diff options
Diffstat (limited to 'x11-plugins/guifications/guifications-2.16.ebuild')
-rw-r--r-- | x11-plugins/guifications/guifications-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild index f6ac6a1017d6..0c8a39b85b1b 100644 --- a/x11-plugins/guifications/guifications-2.16.ebuild +++ b/x11-plugins/guifications/guifications-2.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ IUSE="debug nls" RDEPEND="net-im/pidgin[gtk] x11-libs/gtk+:2" -DEPEND="${DEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig" src_configure() { |