summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-07 01:21:55 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-07 01:36:39 +0300
commit2e764bad1d900bd4608d2aaf70e145117f7c67e6 (patch)
tree3aeef98d26d90da84e0b13655e74202210397a89 /x11-libs/libwnck
parentx11-libs/gtkglext: add explicit build dep on glib-utils (diff)
downloadgentoo-2e764bad1d900bd4608d2aaf70e145117f7c67e6.tar.gz
gentoo-2e764bad1d900bd4608d2aaf70e145117f7c67e6.tar.bz2
gentoo-2e764bad1d900bd4608d2aaf70e145117f7c67e6.zip
x11-libs/libwnck-2.31.0: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/667336 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r--x11-libs/libwnck/libwnck-2.31.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild b/x11-libs/libwnck/libwnck-2.31.0.ebuild
index 5a6db92b21ff..ef06538442c4 100644
--- a/x11-libs/libwnck/libwnck-2.31.0.ebuild
+++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,6 +26,7 @@ RDEPEND="
startup-notification? ( >=x11-libs/startup-notification-0.4 )
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.40
sys-devel/gettext