commit: 1f05f4b25985c1f839277fa7b29bd74069d45f7a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 16:29:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 16:31:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f05f4b2
xfce-base/libxfce4util: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/libxfce4util/libxfce4util-4.18.1.ebuild | 3 +--
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) )"