app-text/gspell: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 21:51:21 +0000 (00:51 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:18 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667722
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

app-text/gspell/gspell-1.4.2.ebuild
app-text/gspell/gspell-1.6.1.ebuild

index 25328fe7e66c85e4f48967b4a4a1ac6cab3fa12e..ec2125c80b3eb0b8db6059ba1044d778226fc7b5 100644 (file)
@@ -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
index c47de38e8597f4e110b4426028022c6816ce1a9a..120ad059c3a274cd3d0db3bf3c34b7179513b5c9 100644 (file)
@@ -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