summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-09-19 13:15:47 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-09-19 15:09:17 +0200
commitb08028c26e5ec05831704b5b73f37ad2c33c41dc (patch)
tree04d8a261d6c92925adb99d7a1da04af2d95a584f /dev-lang/lua/lua-5.2.3.ebuild
parentdev-db/unixODBC: Added sub-slot dependency for sys-libs/readline. (diff)
downloadgentoo-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.2.3.ebuild')
-rw-r--r--dev-lang/lua/lua-5.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lua/lua-5.2.3.ebuild b/dev-lang/lua/lua-5.2.3.ebuild
index 98c1d825e4c3..0c36a275511a 100644
--- a/dev-lang/lua/lua-5.2.3.ebuild
+++ b/dev-lang/lua/lua-5.2.3.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.2"
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}