www-apps/cgit: Add slot-dep on dev-lang/lua
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 09:24:52 +0000 (10:24 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 09:39:36 +0000 (10:39 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-apps/cgit/cgit-1.2.1.ebuild
www-apps/cgit/cgit-9999.ebuild

index 6b78500479ad16dd8e653aee0ce305699648572f..825e750d423c3bbb2e62223141f39925a06edc7b 100644 (file)
@@ -27,7 +27,7 @@ RDEPEND="
        dev-libs/openssl:0
        virtual/httpd-cgi
        highlight? ( || ( dev-python/pygments app-text/highlight ) )
-       lua? ( jit? ( dev-lang/luajit ) !jit? ( dev-lang/lua ) )
+       lua? ( jit? ( dev-lang/luajit ) !jit? ( dev-lang/lua:0 ) )
 "
 # ebuilds without WEBAPP_MANUAL_SLOT="yes" are broken
 DEPEND="${RDEPEND}
index 3633d01125ba75298d646b89b63828eb87bcce51..1d737f2e39fd950252b63a1f7cb4dbaddc6daa3a 100644 (file)
@@ -25,7 +25,7 @@ RDEPEND="
        dev-libs/openssl:0
        virtual/httpd-cgi
        highlight? ( || ( dev-python/pygments app-text/highlight ) )
-       lua? ( jit? ( dev-lang/luajit ) !jit? ( dev-lang/lua ) )
+       lua? ( jit? ( dev-lang/luajit ) !jit? ( dev-lang/lua:0 ) )
 "
 # ebuilds without WEBAPP_MANUAL_SLOT="yes" are broken
 DEPEND="${RDEPEND}