commit: 3067883ad54258c59e111e07e87ac6e9e04e5131
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 16:29:44 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 16:29:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3067883a
virtual/notification-daemon: remove kde-frameworks/knotifications as a provider
kde-frameworks/knotifications does not provide org.freedesktop.Notifications
as required by the specification.
Gentoo-bug: 589066
Package-Manager: portage-2.3.0
virtual/notification-daemon/notification-daemon-0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/notification-daemon/notification-daemon-0.ebuild
b/virtual/notification-daemon/notification-daemon-0.ebuild
index 72911d2..8869778 100644
--- a/virtual/notification-daemon/notification-daemon-0.ebuild
+++ b/virtual/notification-daemon/notification-daemon-0.ebuild
@@ -29,6 +29,5 @@ RDEPEND="
kde-apps/knotify
x11-misc/mate-notification-daemon
lxqt-base/lxqt-notificationd
- kde-frameworks/knotifications
kde-misc/colibri ) )"
DEPEND=""