diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-09-19 13:15:47 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-09-19 15:09:17 +0200 |
commit | b08028c26e5ec05831704b5b73f37ad2c33c41dc (patch) | |
tree | 04d8a261d6c92925adb99d7a1da04af2d95a584f /dev-lang/lua/lua-5.1.5-r2.ebuild | |
parent | dev-db/unixODBC: Added sub-slot dependency for sys-libs/readline. (diff) | |
download | gentoo-b08028c26e5ec05831704b5b73f37ad2c33c41dc.tar.gz gentoo-b08028c26e5ec05831704b5b73f37ad2c33c41dc.tar.bz2 gentoo-b08028c26e5ec05831704b5b73f37ad2c33c41dc.zip |
dev-lang/lua: Added sub-slot dependency for sys-libs/readline.
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-lang/lua/lua-5.1.5-r2.ebuild')
-rw-r--r-- | dev-lang/lua/lua-5.1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/lua-5.1.5-r2.ebuild b/dev-lang/lua/lua-5.1.5-r2.ebuild index 6af532c5d324..2d6213559c7b 100644 --- a/dev-lang/lua/lua-5.1.5-r2.ebuild +++ b/dev-lang/lua/lua-5.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="5.1" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+deprecated emacs readline static" -RDEPEND="readline? ( sys-libs/readline ) +RDEPEND="readline? ( sys-libs/readline:0= ) app-eselect/eselect-lua !dev-lang/lua:0" DEPEND="${RDEPEND} |