diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:29:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:31:37 +0100 |
commit | 1f05f4b25985c1f839277fa7b29bd74069d45f7a (patch) | |
tree | 26c4ef2716414c339074915d5fd5019f3703cc6a /xfce-base | |
parent | xfce-base/garcon: Remove stale eautoreconf deps (diff) | |
download | gentoo-1f05f4b25985c1f839277fa7b29bd74069d45f7a.tar.gz gentoo-1f05f4b25985c1f839277fa7b29bd74069d45f7a.tar.bz2 gentoo-1f05f4b25985c1f839277fa7b29bd74069d45f7a.zip |
xfce-base/libxfce4util: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild | 3 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.19.2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild index 050981589f85..444ae0f7096b 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,6 @@ RDEPEND=" " BDEPEND=" dev-util/intltool - dev-util/gtk-doc-am sys-devel/gettext virtual/pkgconfig vala? ( $(vala_depend) )" diff --git a/xfce-base/libxfce4util/libxfce4util-4.19.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.19.2.ebuild index 0f6e98d42d24..c84608bc4853 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.19.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.19.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,6 @@ RDEPEND=" ${DEPEND} " BDEPEND=" - dev-util/gtk-doc-am >=sys-devel/gettext-0.19.8 virtual/pkgconfig vala? ( $(vala_depend) )" |