summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-18 23:32:03 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-18 23:35:31 +0200
commit376b141db2be6e1f60ee436a5f78e547f3f5fced (patch)
tree84a5ff3f24195ccaa45a8917806a3ce6087244c3 /media-gfx
parentapp-arch/file-roller: add explicit build dep on glib-utils (diff)
downloadgentoo-376b141db2be6e1f60ee436a5f78e547f3f5fced.tar.gz
gentoo-376b141db2be6e1f60ee436a5f78e547f3f5fced.tar.bz2
gentoo-376b141db2be6e1f60ee436a5f78e547f3f5fced.zip
media-gfx/eog: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/670518 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/eog/eog-3.24.1.ebuild3
-rw-r--r--media-gfx/eog/eog-3.26.2.ebuild3
-rw-r--r--media-gfx/eog/eog-3.28.4.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/eog/eog-3.24.1.ebuild b/media-gfx/eog/eog-3.24.1.ebuild
index a8cbe4ce4c94..335c76941530 100644
--- a/media-gfx/eog/eog-3.24.1.ebuild
+++ b/media-gfx/eog/eog-3.24.1.ebuild
@@ -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
diff --git a/media-gfx/eog/eog-3.26.2.ebuild b/media-gfx/eog/eog-3.26.2.ebuild
index 08ea37d31c23..a56ef9b214c2 100644
--- a/media-gfx/eog/eog-3.26.2.ebuild
+++ b/media-gfx/eog/eog-3.26.2.ebuild
@@ -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
diff --git a/media-gfx/eog/eog-3.28.4.ebuild b/media-gfx/eog/eog-3.28.4.ebuild
index 62df2d95bc43..0ddf7c2999b1 100644
--- a/media-gfx/eog/eog-3.28.4.ebuild
+++ b/media-gfx/eog/eog-3.28.4.ebuild
@@ -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