diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:12:40 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:49:54 +1300 |
commit | 8d984cdd64c3297d4cd3b55eeb7a01d61ecf85b9 (patch) | |
tree | 583d6a29471a24451e338d6237b936ab9c6e4669 /dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild | |
parent | dev-perl/Goo-Canvas: Fix dep on dev-perl/Gtk2 (diff) | |
download | gentoo-8d984cdd64c3297d4cd3b55eeb7a01d61ecf85b9.tar.gz gentoo-8d984cdd64c3297d4cd3b55eeb7a01d61ecf85b9.tar.bz2 gentoo-8d984cdd64c3297d4cd3b55eeb7a01d61ecf85b9.zip |
dev-perl/Gtk2-AppIndicator: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild')
-rw-r--r-- | dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild index 252a5fe1258a..1fc3f86bc05e 100644 --- a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild +++ b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" - >=dev-perl/gtk2-perl-1.200.0 + >=dev-perl/Gtk2-1.200.0 dev-libs/libappindicator:2 " DEPEND="${RDEPEND} |