x11-libs/gdk-pixbuf: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sun, 7 Oct 2018 11:28:03 +0000 (14:28 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 7 Oct 2018 11:29:41 +0000 (14:29 +0300)
Closes: https://bugs.gentoo.org/667936
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.11.ebuild
x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild

index 67766b367ca75bcbd9aad3e51298166a3b885748..5cf84878340bf3b62c7060bb45b603dc9a09429b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,6 +25,7 @@ COMMON_DEPEND="
        X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
 "
 DEPEND="${COMMON_DEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
        >=sys-devel/gettext-0.19
        virtual/pkgconfig
index 4f8ee189a2f4cf2177e46b25d588f7218f12a967..9778d4bb90d10fc07b3066c2ebfe8695cd1e841e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,6 +27,7 @@ COMMON_DEPEND="
        X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
 "
 DEPEND="${COMMON_DEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
        >=sys-devel/gettext-0.19
        virtual/pkgconfig