summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-11-02 14:37:29 +0200
committerMart Raudsepp <leio@gentoo.org>2018-11-02 14:38:07 +0200
commit35af8d0dbb45a33a041433fd570b4cea4b901f8b (patch)
tree71912e0d81a3fdfeb386baf68183424081d374ec /x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild
parentnet-misc/vino: add explicit build dep on glib-utils (diff)
downloadgentoo-35af8d0dbb45a33a041433fd570b4cea4b901f8b.tar.gz
gentoo-35af8d0dbb45a33a041433fd570b4cea4b901f8b.tar.bz2
gentoo-35af8d0dbb45a33a041433fd570b4cea4b901f8b.zip
x11-libs/gtksourceview: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/669442 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild')
-rw-r--r--x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild
index 9954aad33b57..d21a6d5a14d9 100644
--- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.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="5"
@@ -22,6 +22,7 @@ RDEPEND="
>=dev-libs/glib-2.14:2
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
dev-util/gtk-doc-am
>=dev-util/intltool-0.40
>=sys-devel/gettext-0.17