summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-15 17:29:09 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 17:31:35 +0100
commit5bf447d9021e3fba9e1f9aa627e74005a94568b5 (patch)
tree6d102353ff8ac0257efacfcfeb748c93e076cb2b /xfce-base/exo
parentlicenses: Add optional disclaimer to BSD-2 (diff)
downloadgentoo-5bf447d9021e3fba9e1f9aa627e74005a94568b5.tar.gz
gentoo-5bf447d9021e3fba9e1f9aa627e74005a94568b5.tar.bz2
gentoo-5bf447d9021e3fba9e1f9aa627e74005a94568b5.zip
xfce-base/exo: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/exo-4.18.0.ebuild4
-rw-r--r--xfce-base/exo/exo-4.19.0.ebuild4
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
"