gnome-base/gconf: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 21:38:03 +0000 (00:38 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:14 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667650
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

gnome-base/gconf/gconf-3.2.6-r4.ebuild

index 935155f26665a348cb15bf5cb7a67033cd838772..ed94934c040b065b161ad4163a1a8d1ff84a3b48 100644 (file)
@@ -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}]