commit:     b7d0607f6166dcb0026ccf4dcc621a8e8a4f72d5
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Wed Aug 24 22:04:56 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 22:27:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=b7d0607f

x11-misc/mate-notification-daemon: Use COMMON_DEPEND

Package-Manager: portage-2.2.26

Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 .../mate-notification-daemon/mate-notification-daemon-9999.ebuild  | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git 
a/x11-misc/mate-notification-daemon/mate-notification-daemon-9999.ebuild 
b/x11-misc/mate-notification-daemon/mate-notification-daemon-9999.ebuild
index b316396..df6f6e1 100644
--- a/x11-misc/mate-notification-daemon/mate-notification-daemon-9999.ebuild
+++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-9999.ebuild
@@ -18,8 +18,7 @@ SLOT="0"
 
 IUSE="gtk3"
 
-RDEPEND="
-       dev-libs/atk:0
+COMMON_DEPEND="dev-libs/atk:0
        >=dev-libs/dbus-glib-0.78:0
        >=dev-libs/glib-2.36:2
        >=sys-apps/dbus-1:0
@@ -42,7 +41,9 @@ RDEPEND="
        !x11-misc/qtnotifydaemon:*
        !x11-misc/notification-daemon:*"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
        app-arch/xz-utils:0
        >=dev-util/intltool-0.50.1:*
        sys-devel/gettext:*

Reply via email to