x11-libs/gtef: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 21:53:07 +0000 (00:53 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:20 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667736
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

x11-libs/gtef/gtef-2.0.1.ebuild

index 8be374567d7e6d0412cec3b21a259e78ef7dd9ba..e674966f57aac4203c3754de983870b8f95cb45e 100644 (file)
@@ -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
@@ -27,6 +27,7 @@ DEPEND="${DEPEND}
        test? ( dev-util/valgrind )
        vala? ( $(vala_depend) )
        >=sys-devel/gettext-0.19.4
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.25
        virtual/pkgconfig
 "