Removed Lua dependency
This commit is contained in:
parent
55e24548c3
commit
0c028e24b4
@ -19,7 +19,6 @@ class Thrift(Package):
|
|||||||
depends_on("flex")
|
depends_on("flex")
|
||||||
depends_on("jdk")
|
depends_on("jdk")
|
||||||
depends_on("libtool")
|
depends_on("libtool")
|
||||||
depends_on("lua")
|
|
||||||
depends_on("openssl")
|
depends_on("openssl")
|
||||||
|
|
||||||
# Compilation fails for most languages, fortunately cpp installs fine
|
# Compilation fails for most languages, fortunately cpp installs fine
|
||||||
|
Loading…
Reference in New Issue
Block a user