Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/notification-daemon/
Date: Mon, 11 Mar 2019 10:13:57
Message-Id: 1552299211.13392a6f7827dbfc13e272dbb1f2f35779d607dd.monsieurp@gentoo
1 commit: 13392a6f7827dbfc13e272dbb1f2f35779d607dd
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Wed Mar 6 15:28:35 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 11 10:13:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13392a6f
7
8 virtual/notification-daemon: depend on x11-wm/awesome[dbus].
9
10 Awesome WM only provides a notification service if it is compiled with dbus
11 enabled.
12
13 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
14 Closes: https://github.com/gentoo/gentoo/pull/11281
15 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
16
17 virtual/notification-daemon/notification-daemon-0.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild b/virtual/notification-daemon/notification-daemon-0.ebuild
21 index 1b42227e5e7..5f3c5d9e378 100644
22 --- a/virtual/notification-daemon/notification-daemon-0.ebuild
23 +++ b/virtual/notification-daemon/notification-daemon-0.ebuild
24 @@ -18,7 +18,7 @@ RDEPEND="
25 xfce-extra/xfce4-notifyd
26 x11-misc/notify-osd
27 x11-misc/dunst
28 - >=x11-wm/awesome-3.4.4
29 + >=x11-wm/awesome-3.4.4[dbus]
30 x11-wm/enlightenment[enlightenment_modules_notification]
31 x11-wm/enlightenment[e_modules_notification]
32 x11-misc/mate-notification-daemon