* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/libmatekbd/
@ 2016-08-13 22:17 NP Hardass
0 siblings, 0 replies; only message in thread
From: NP Hardass @ 2016-08-13 22:17 UTC (permalink / raw
To: gentoo-commits
commit: 5b2c7275b1847d8a879ada4b361860492568232a
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 21:30:04 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 21:30:04 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5b2c7275
mate-base/libmatekbd: use COMMON_DEPEND
Package-Manager: portage-2.3.0
mate-base/libmatekbd/libmatekbd-9999.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/mate-base/libmatekbd/libmatekbd-9999.ebuild b/mate-base/libmatekbd/libmatekbd-9999.ebuild
index a43de1d..e9b1884 100644
--- a/mate-base/libmatekbd/libmatekbd-9999.ebuild
+++ b/mate-base/libmatekbd/libmatekbd-9999.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
IUSE="X gtk3 +introspection test"
-RDEPEND=">=dev-libs/glib-2.36:2
+COMMON_DEPEND=">=dev-libs/glib-2.36:2
x11-libs/cairo:0
>=x11-libs/gdk-pixbuf-2.24:2
x11-libs/libX11:0
@@ -29,7 +29,9 @@ RDEPEND=">=dev-libs/glib-2.36:2
gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] )
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )"
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
>=dev-util/intltool-0.50.1:*
virtual/pkgconfig:*"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-13 22:17 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:17 [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/libmatekbd/ NP Hardass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox