diff options
Diffstat (limited to 'app-misc/abook/abook-0.6.1-r4.ebuild')
-rw-r--r-- | app-misc/abook/abook-0.6.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/abook/abook-0.6.1-r4.ebuild b/app-misc/abook/abook-0.6.1-r4.ebuild index f6e46075e42e..1c383ef6435c 100644 --- a/app-misc/abook/abook-0.6.1-r4.ebuild +++ b/app-misc/abook/abook-0.6.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RDEPEND=" DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig nls? ( sys-devel/gettext ) " |