x11-wm/mutter: add explicit build dep on glib-utils for old versions
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:11:13 +0000 (01:11 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:31 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667468
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

x11-wm/mutter/mutter-3.22.4-r1.ebuild
x11-wm/mutter/mutter-3.24.4.ebuild

index 8868471403f7a36298a4ad54d20a6ef2af41dfa5..01419c52e5c7c6866b72d2054c22b0b86257cb33 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
@@ -68,6 +68,7 @@ COMMON_DEPEND="
        )
 "
 DEPEND="${COMMON_DEPEND}
+       dev-util/glib-utils
        >=sys-devel/gettext-0.19.6
        virtual/pkgconfig
        x11-base/xorg-proto
index 7307af626908d14761e7c9e8c0c32b1025b93d50..8a196f8d60383bc3d3e74840cf1c474c3ba3df2b 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
@@ -68,6 +68,7 @@ COMMON_DEPEND="
        )
 "
 DEPEND="${COMMON_DEPEND}
+       dev-util/glib-utils
        >=sys-devel/gettext-0.19.6
        virtual/pkgconfig
        x11-base/xorg-proto