diff options
author | Ettore Di Giacinto <mudler@gentoo.org> | 2017-01-13 11:37:46 +0100 |
---|---|---|
committer | Ettore Di Giacinto <mudler@gentoo.org> | 2017-01-13 14:45:53 +0100 |
commit | 44f733e8bf8069c0898d99df9b764f472d95bd79 (patch) | |
tree | 39ea9df8f4389ad4f6184e36068a5839c8e0169e /app-editors/pluma | |
parent | app-emulation/docker: Remove old (diff) | |
download | gentoo-44f733e8bf8069c0898d99df9b764f472d95bd79.tar.gz gentoo-44f733e8bf8069c0898d99df9b764f472d95bd79.tar.bz2 gentoo-44f733e8bf8069c0898d99df9b764f472d95bd79.zip |
app-editors/pluma: add back mate-base/mate-desktop dependency as runtime wrt #605064
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=605064
Package-Manager: Portage-2.3.1, Repoman-2.3.1
Diffstat (limited to 'app-editors/pluma')
-rw-r--r-- | app-editors/pluma/pluma-1.16.0-r1.ebuild (renamed from app-editors/pluma/pluma-1.16.0.ebuild) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/pluma/pluma-1.16.0.ebuild b/app-editors/pluma/pluma-1.16.0-r1.ebuild index ff18a05f5c63..a63ba0927ef8 100644 --- a/app-editors/pluma/pluma-1.16.0.ebuild +++ b/app-editors/pluma/pluma-1.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -58,7 +58,8 @@ COMMON_DEPEND="dev-libs/atk:0 ) !!app-editors/mate-text-editor" -RDEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + >=mate-base/mate-desktop-1.9[gtk3(-)=]" DEPEND="${COMMON_DEPEND} ~app-text/docbook-xml-dtd-4.1.2 |