dev-util/gnome-builder: add glib-utils build dep
authorMart Raudsepp <leio@gentoo.org>
Mon, 24 Sep 2018 05:59:42 +0000 (08:59 +0300)
committerMart Raudsepp <leio@gentoo.org>
Mon, 24 Sep 2018 19:41:49 +0000 (22:41 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-util/gnome-builder/gnome-builder-3.28.4.ebuild

index 922951ae287b41f5cad616713e76b45a93f4a86e..c963ac48f1fa78be0ea88407d5b34e61e7956dd1 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
@@ -75,6 +75,7 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        dev-libs/appstream-glib
        dev-util/desktop-file-utils
+       dev-util/glib-utils
        >=sys-devel/gettext-0.19.8
        virtual/pkgconfig
 "