commit: 5bf447d9021e3fba9e1f9aa627e74005a94568b5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 16:29:09 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 16:31:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf447d9
xfce-base/exo: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/exo/exo-4.18.0.ebuild | 4 +---
xfce-base/exo/exo-4.19.0.ebuild | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/xfce-base/exo/exo-4.18.0.ebuild b/xfce-base/exo/exo-4.18.0.ebuild
index a5dd3d0e452e..e2c4b5594555 100644
--- a/xfce-base/exo/exo-4.18.0.ebuild
+++ b/xfce-base/exo/exo-4.18.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
@@ -26,9 +26,7 @@ RDEPEND="
${DEPEND}
"
BDEPEND="
- dev-util/gtk-doc-am
dev-util/intltool
- >=dev-util/xfce4-dev-tools-4.16.0
sys-devel/gettext
virtual/pkgconfig
"
diff --git a/xfce-base/exo/exo-4.19.0.ebuild b/xfce-base/exo/exo-4.19.0.ebuild
index 1f0b2f08307d..9c4e255479b9 100644
--- a/xfce-base/exo/exo-4.19.0.ebuild
+++ b/xfce-base/exo/exo-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
@@ -26,8 +26,6 @@ RDEPEND="
${DEPEND}
"
BDEPEND="
- dev-util/gtk-doc-am
- >=dev-util/xfce4-dev-tools-4.16.0
sys-devel/gettext
virtual/pkgconfig
"