summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-07 00:51:21 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-07 01:36:18 +0300
commit96f58751b764d4390c65d6a0cf480a528a84fef4 (patch)
treeb0acd50fb19dd618c05e07e41909dc0583c8d8a9 /app-text/gspell
parentgnome-extra/gtkhtml: add explicit build dep on glib-utils (diff)
downloadgentoo-96f58751b764d4390c65d6a0cf480a528a84fef4.tar.gz
gentoo-96f58751b764d4390c65d6a0cf480a528a84fef4.tar.bz2
gentoo-96f58751b764d4390c65d6a0cf480a528a84fef4.zip
app-text/gspell: add explicit build dep on glib-utils
Closes: https://bugs.gentoo.org/667722 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.4.2.ebuild3
-rw-r--r--app-text/gspell/gspell-1.6.1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild
index 25328fe7e66c..ec2125c80b3e 100644
--- a/app-text/gspell/gspell-1.4.2.ebuild
+++ b/app-text/gspell/gspell-1.4.2.ebuild
@@ -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 @@ RDEPEND="
vala? ( $(vala_depend) )
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild
index c47de38e8597..120ad059c3a2 100644
--- a/app-text/gspell/gspell-1.6.1.ebuild
+++ b/app-text/gspell/gspell-1.6.1.ebuild
@@ -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"
@@ -26,6 +26,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-libs/libxml2:2
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.4
virtual/pkgconfig