commit:     2e764bad1d900bd4608d2aaf70e145117f7c67e6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 22:21:55 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 22:36:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e764bad

x11-libs/libwnck-2.31.0: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/667336
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-libs/libwnck/libwnck-2.31.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild 
b/x11-libs/libwnck/libwnck-2.31.0.ebuild
index 5a6db92b21f..ef06538442c 100644
--- a/x11-libs/libwnck/libwnck-2.31.0.ebuild
+++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild
@@ -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
@@ -26,6 +26,7 @@ RDEPEND="
        startup-notification? ( >=x11-libs/startup-notification-0.4 )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        >=dev-util/intltool-0.40
        sys-devel/gettext

Reply via email to