diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:29:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:31:36 +0100 |
commit | 1752f24d97fb977f1251aff2865eb0e683388e62 (patch) | |
tree | b42e00dad7e9f7565a0c12eadee3a3792648c08d /xfce-base | |
parent | xfce-base/exo: Remove stale eautoreconf deps (diff) | |
download | gentoo-1752f24d97fb977f1251aff2865eb0e683388e62.tar.gz gentoo-1752f24d97fb977f1251aff2865eb0e683388e62.tar.bz2 gentoo-1752f24d97fb977f1251aff2865eb0e683388e62.zip |
xfce-base/garcon: Remove stale eautoreconf deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/garcon-4.18.1.ebuild | 3 | ||||
-rw-r--r-- | 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 ) |