* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/mate-menus/
@ 2016-08-13 22:26 NP Hardass
0 siblings, 0 replies; only message in thread
From: NP Hardass @ 2016-08-13 22:26 UTC (permalink / raw
To: gentoo-commits
commit: bd598d86584749fe3fe46f0973025cc697c1fced
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Sat Aug 13 21:46:22 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 22:25:34 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=bd598d86
mate-base/mate-menus: Use COMMON_DEPEND
Package-Manager: portage-2.2.26
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
| 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--git a/mate-base/mate-menus/mate-menus-9999.ebuild b/mate-base/mate-menus/mate-menus-9999.ebuild
index d3d3db1..7da019b 100644
--- a/mate-base/mate-menus/mate-menus-9999.ebuild
+++ b/mate-base/mate-menus/mate-menus-9999.ebuild
@@ -21,7 +21,7 @@ IUSE="debug +introspection python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-RDEPEND=">=dev-libs/glib-2.36.0:2
+COMMON_DEPEND=">=dev-libs/glib-2.36.0:2
virtual/libintl:0
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
python? (
@@ -29,7 +29,9 @@ RDEPEND=">=dev-libs/glib-2.36.0:2
${PYTHON_DEPS}
)"
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40:*
sys-devel/gettext:*
virtual/pkgconfig:*"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-13 22:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13 22:26 [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/mate-menus/ NP Hardass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox