summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormudler <mudler@sabayon.org>2016-08-24 21:41:28 +0200
committerNP-Hardass <NP-Hardass@gentoo.org>2016-08-24 16:18:39 -0400
commitce55beba95e1cdb10fbd4da078eb0fb8937b7ce8 (patch)
tree28cbd48f36538dd8469173c9800aa6e3cc6814c6 /x11-terms
parentx11-wm/marco: Use COMMON_DEPEND, move gnome-extra/zenity in DEPEND (diff)
downloadgentoo-mate-ce55beba95e1cdb10fbd4da078eb0fb8937b7ce8.tar.gz
gentoo-mate-ce55beba95e1cdb10fbd4da078eb0fb8937b7ce8.tar.bz2
gentoo-mate-ce55beba95e1cdb10fbd4da078eb0fb8937b7ce8.zip
x11-terms/mate-terminal: Use COMMON_DEPEND and move app-text/rarian:0 to DEPEND
Package-Manager: portage-2.2.26 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/mate-terminal/mate-terminal-9999.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
index 38cd54a..58564f0 100644
--- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
+++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
@@ -16,8 +16,7 @@ SLOT="0"
IUSE="gtk3"
-RDEPEND="app-text/rarian:0
- dev-libs/atk:0
+COMMON_DEPEND="dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=mate-base/mate-desktop-1.6[gtk3(-)=]
x11-libs/gdk-pixbuf:2
@@ -34,7 +33,10 @@ RDEPEND="app-text/rarian:0
>=x11-libs/vte-0.38:2.91
)"
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
>=dev-util/intltool-0.50.1:*