diff options
author | Sebastian Pipping <sping@gentoo.org> | 2015-08-10 18:39:12 +0200 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2015-08-10 19:06:19 +0200 |
commit | a21eeefeb34397a005375d40f44c40713e86ba2d (patch) | |
tree | fda0d7d051be4c9d5fcfa9e8ac5561eb7cb095b5 /app-cdr/isomaster/isomaster-1.3.11.ebuild | |
parent | selinux-policy-2.eclass: Pass multiple arguments to EXPORT_FUNCTIONS (diff) | |
download | gentoo-a21eeefeb34397a005375d40f44c40713e86ba2d.tar.gz gentoo-a21eeefeb34397a005375d40f44c40713e86ba2d.tar.bz2 gentoo-a21eeefeb34397a005375d40f44c40713e86ba2d.zip |
Limit dev-libs/iniparser reverse dendencies to slot 0 (not slot 4)
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'app-cdr/isomaster/isomaster-1.3.11.ebuild')
-rw-r--r-- | app-cdr/isomaster/isomaster-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/isomaster/isomaster-1.3.11.ebuild b/app-cdr/isomaster/isomaster-1.3.11.ebuild index ef0ccfe60b57..3903137e5d95 100644 --- a/app-cdr/isomaster/isomaster-1.3.11.ebuild +++ b/app-cdr/isomaster/isomaster-1.3.11.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="nls" -RDEPEND=">=dev-libs/iniparser-3.0.0 +RDEPEND=">=dev-libs/iniparser-3.0.0:0 x11-libs/gtk+:2" DEPEND="${RDEPEND} virtual/pkgconfig |