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

gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild

index 0f5756bec03a70d023a5e381b0cdd251eaf4ab45..bc2ea1b97966a9f44da8606fe434389de5c68e99 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="5"
@@ -25,6 +25,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
 DEPEND="${RDEPEND}
        >=dev-lang/perl-5
        sys-devel/gettext
+       dev-util/glib-utils
        >=dev-util/intltool-0.35
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"