commit: 6cedb056fa0134de0e292e5dde5fc3da9f61ac09
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 16:29:21 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 16:31:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cedb056
xfce-base/tumbler: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/tumbler/tumbler-4.18.2.ebuild | 3 +--
xfce-base/tumbler/tumbler-4.19.0.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/xfce-base/tumbler/tumbler-4.18.2.ebuild
b/xfce-base/tumbler/tumbler-4.18.2.ebuild
index 49931b515597..d992a8cda60b 100644
--- a/xfce-base/tumbler/tumbler-4.18.2.ebuild
+++ b/xfce-base/tumbler/tumbler-4.18.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
@@ -43,7 +43,6 @@ RDEPEND="
BDEPEND="
dev-util/gdbus-codegen
dev-util/glib-utils
- dev-util/gtk-doc-am
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
diff --git a/xfce-base/tumbler/tumbler-4.19.0.ebuild
b/xfce-base/tumbler/tumbler-4.19.0.ebuild
index 14533c164435..38c64f347a48 100644
--- a/xfce-base/tumbler/tumbler-4.19.0.ebuild
+++ b/xfce-base/tumbler/tumbler-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
@@ -43,7 +43,6 @@ RDEPEND="
BDEPEND="
dev-util/gdbus-codegen
dev-util/glib-utils
- dev-util/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
"