media-gfx/eog: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:32:03 +0000 (23:32 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:35:31 +0000 (23:35 +0200)
Closes: https://bugs.gentoo.org/670518
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-gfx/eog/eog-3.24.1.ebuild
media-gfx/eog/eog-3.26.2.ebuild
media-gfx/eog/eog-3.28.4.ebuild

index a8cbe4ce4c94d7c6add12d7daf5dc7a80a5adcbe..335c769415300318590b72c9a2405c2784924ed4 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
@@ -36,6 +36,7 @@ RDEPEND="
        xmp? ( media-libs/exempi:2 )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.16
        >=dev-util/intltool-0.50.1
        dev-util/itstool
index 08ea37d31c23c7bf8830c99b79b43ace4f44be2e..a56ef9b214c28f70951d3a6d343d19f4c50609d9 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
@@ -38,6 +38,7 @@ RDEPEND="
 # libxml2 required for glib-compile-resources
 DEPEND="${RDEPEND}
        dev-libs/libxml2:2
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.16
        dev-util/itstool
        >=sys-devel/gettext-0.19.7
index 62df2d95bc43b32cf0cc175cb39438876eb5be57..0ddf7c2999b116fc578a3a2fbb747c9ac2faa5c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,6 +36,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        gtk-doc? ( >=dev-util/gtk-doc-1.16 )
+       dev-util/glib-utils
        dev-util/itstool
        >=sys-devel/gettext-0.19.7
        virtual/pkgconfig