dev-perl/gtk2-traymanager: Add explicit dep on glib-utils for bug #667954
authorKent Fredric <kentnl@gentoo.org>
Thu, 11 Jul 2019 13:04:17 +0000 (01:04 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 11 Jul 2019 13:04:36 +0000 (01:04 +1200)
Closes: https://bugs.gentoo.org/667954
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/gtk2-traymanager/gtk2-traymanager-0.50.0-r2.ebuild

index 5aafbc4813ac8493df8eb43c9758ab154a5b5900..7d8dc38456d6ceeb8d46f603b2f21bd24a11747f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,6 +23,7 @@ RDEPEND="x11-libs/gtk+:2
 DEPEND="${RDEPEND}
        dev-perl/ExtUtils-Depends
        dev-perl/ExtUtils-PkgConfig
+       dev-util/glib-utils
        virtual/pkgconfig"
 
 src_test() {