public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/mate-session-manager/
@ 2016-08-14  5:28 NP Hardass
  0 siblings, 0 replies; only message in thread
From: NP Hardass @ 2016-08-14  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     92b93a9a036cefb63d031de52df53bf4a1e6c319
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 14 05:21:56 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 05:21:56 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=92b93a9a

mate-base/mate-session-manager:  Use COMMON_DEPEND, rearrange deps

Package-Manager: portage-2.3.0

 .../mate-session-manager/mate-session-manager-9999.ebuild  | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/mate-base/mate-session-manager/mate-session-manager-9999.ebuild b/mate-base/mate-session-manager/mate-session-manager-9999.ebuild
index 59b6a77..f6a45a3 100644
--- a/mate-base/mate-session-manager/mate-session-manager-9999.ebuild
+++ b/mate-base/mate-session-manager/mate-session-manager-9999.ebuild
@@ -22,11 +22,10 @@ IUSE="debug elibc_FreeBSD gnome-keyring gtk3 ipv6 systemd upower"
 # create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*
 # xdg-user-dirs-update is run during login (see 10-user-dirs-update-gnome below).
 
-RDEPEND=">=dev-libs/dbus-glib-0.76
+COMMON_DEPEND=">=dev-libs/dbus-glib-0.76
 	>=dev-libs/glib-2.36:2
 	dev-libs/libxslt
 	sys-apps/dbus
-	x11-apps/xdpyinfo
 	x11-libs/gdk-pixbuf:2
 	x11-libs/libICE
 	x11-libs/libSM
@@ -37,17 +36,20 @@ RDEPEND=">=dev-libs/dbus-glib-0.76
 	x11-libs/libXtst
 	x11-libs/pango
 	x11-libs/xtrans
-	x11-misc/xdg-user-dirs
-	x11-misc/xdg-user-dirs-gtk
 	virtual/libintl
 	elibc_FreeBSD? ( dev-libs/libexecinfo )
-	gnome-keyring? ( gnome-base/gnome-keyring )
 	!gtk3? ( >=x11-libs/gtk+-2.14:2 )
 	gtk3? ( >=x11-libs/gtk+-3.0:3 )
 	systemd? ( sys-apps/systemd )
 	upower? ( || ( >=sys-power/upower-0.9.23 >=sys-power/upower-pm-utils-0.9.23 ) )"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}
+	x11-apps/xdpyinfo
+	x11-misc/xdg-user-dirs
+	x11-misc/xdg-user-dirs-gtk
+	gnome-keyring? ( gnome-base/gnome-keyring )"
+
+DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.40:*
 	>=dev-lang/perl-5
 	>=sys-devel/gettext-0.10.40:*


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-14  5:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-14  5:28 [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/mate-session-manager/ NP Hardass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox