diff options
Diffstat (limited to 'dev-perl/Gtk2-Notify')
-rw-r--r-- | dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild index 259c43665104..eb6e1deaeb49 100644 --- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild +++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ RDEPEND="dev-perl/glib-perl >=x11-libs/libnotify-0.7" DEPEND="${RDEPEND} dev-perl/ExtUtils-Depends - dev-perl/extutils-pkgconfig + dev-perl/ExtUtils-PkgConfig test? ( dev-perl/Test-Exception )" SRC_TEST="do" |