commit: 1752f24d97fb977f1251aff2865eb0e683388e62
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 16:29:13 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 16:31:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1752f24d
xfce-base/garcon: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/garcon/garcon-4.18.1.ebuild | 3 +--
xfce-base/garcon/garcon-4.19.0.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/xfce-base/garcon/garcon-4.18.1.ebuild
b/xfce-base/garcon/garcon-4.18.1.ebuild
index 5ffb5cc93b93..c19466247882 100644
--- a/xfce-base/garcon/garcon-4.18.1.ebuild
+++ b/xfce-base/garcon/garcon-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
@@ -29,7 +29,6 @@ RDEPEND="
"
BDEPEND="
dev-util/glib-utils
- dev-util/gtk-doc-am
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
diff --git a/xfce-base/garcon/garcon-4.19.0.ebuild
b/xfce-base/garcon/garcon-4.19.0.ebuild
index b602e8da7306..aa205c9731cb 100644
--- a/xfce-base/garcon/garcon-4.19.0.ebuild
+++ b/xfce-base/garcon/garcon-4.19.0.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
@@ -29,7 +29,6 @@ RDEPEND="
"
BDEPEND="
dev-util/glib-utils
- dev-util/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
introspection? ( >=dev-libs/gobject-introspection-1.66 )