commit:     068fbe7d12aaa753a8e1af2a3194c33cf8784e17
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 10:55:02 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 10:55:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068fbe7d

x11-misc/notification-daemon: add missing X for gtk+:3

Gentoo-Bug: 586488

Package-Manager: portage-2.3.2

 x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild | 2 +-
 x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild 
b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
index 7dffc67..af90cff 100644
--- a/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-3.18.2.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="
        >=dev-libs/glib-2.28:2
-       >=x11-libs/gtk+-3.15.2:3
+       >=x11-libs/gtk+-3.15.2:3[X]
        sys-apps/dbus
        x11-libs/libX11
        !x11-misc/notify-osd

diff --git a/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild 
b/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild
index 92f703b..848e010 100644
--- a/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-3.20.0.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="
        >=dev-libs/glib-2.28:2
-       >=x11-libs/gtk+-3.19.5:3
+       >=x11-libs/gtk+-3.19.5:3[X]
        sys-apps/dbus
        x11-libs/libX11
        !x11-misc/notify-osd

Reply via email to