commit:     2ae787250876340b07d0bdb0884594ae6827daad
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 14:50:40 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 14:54:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae78725

gnome-base/gnome-desktop: depend on gtk+[X], bug #568284

Package-Manager: portage-2.2.26

 gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild | 4 ++--
 gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild
index 33917bb..23aed4c 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ COMMON_DEPEND="
        app-text/iso-codes
        >=dev-libs/glib-2.38:2
        >=x11-libs/gdk-pixbuf-2.21.3:2[introspection?]
-       >=x11-libs/gtk+-3.3.6:3[introspection?]
+       >=x11-libs/gtk+-3.3.6:3[X,introspection?]
        >=x11-libs/libXext-1.1
        >=x11-libs/libXrandr-1.3
        x11-libs/cairo:=[X]

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild
index 7fe8035..ada8058 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.18.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ COMMON_DEPEND="
        app-text/iso-codes
        >=dev-libs/glib-2.44.0:2[dbus]
        >=x11-libs/gdk-pixbuf-2.21.3:2[introspection?]
-       >=x11-libs/gtk+-3.3.6:3[introspection?]
+       >=x11-libs/gtk+-3.3.6:3[X,introspection?]
        >=x11-libs/libXext-1.1
        >=x11-libs/libXrandr-1.3
        x11-libs/cairo:=[X]

Reply via email to