summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-03 12:53:41 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-03 12:54:09 +0300
commitbfcbb1335686e9fc08547d217c4e5e642da0150c (patch)
tree3ba9388a18844dc9d5685e5ceede492d4b0ecf64
parentdev-libs/libpeas: add explicit build dep on glib-utils (diff)
downloadgentoo-bfcbb133.tar.gz
gentoo-bfcbb133.tar.bz2
gentoo-bfcbb133.zip
dev-libs/totem-pl-parser: add explicit build dep on glib-utils
Fixes: https://bugs.gentoo.org/667622 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild
index bba9b046d3f1..3ae67778266c 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.8.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=6
@@ -26,6 +26,7 @@ DEPEND="${RDEPEND}
!<media-video/totem-2.21
dev-libs/gobject-introspection-common
>=dev-util/intltool-0.35
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.14
sys-devel/autoconf-archive
>=sys-devel/gettext-0.17