summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-07 00:38:03 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-07 01:36:14 +0300
commit9139a578e77f803857c106fb908c268c8634e51b (patch)
treeb2227feeea88446bfee2121238f015f2003ae6fc /gnome-base
parentnet-libs/libdmapsharing: add explicit build dep on glib-utils (diff)
downloadgentoo-9139a578e77f803857c106fb908c268c8634e51b.tar.gz
gentoo-9139a578e77f803857c106fb908c268c8634e51b.tar.bz2
gentoo-9139a578e77f803857c106fb908c268c8634e51b.zip
gnome-base/gconf: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/667650 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gconf/gconf-3.2.6-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-base/gconf/gconf-3.2.6-r4.ebuild b/gnome-base/gconf/gconf-3.2.6-r4.ebuild
index 935155f26665..ed94934c040b 100644
--- a/gnome-base/gconf/gconf-3.2.6-r4.ebuild
+++ b/gnome-base/gconf/gconf-3.2.6-r4.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"
@@ -30,6 +30,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-libs/libxslt
+ dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.35
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]