Commit bf4da29d authored by Ed Reel's avatar Ed Reel

Update readline dependency in lua.rb

parent 23bc59d1
......@@ -20,7 +20,7 @@ class Lua < Package
x86_64: '92bd9b21a28c907827fd017a6097009ac8fd7c1c85e749bdbf7b36021a2a3ccd',
})
depends_on 'readline'
depends_on 'readline7'
def self.build
system "make -C src all SYSCFLAGS=\"-DLUA_USE_LINUX\" SYSLIBS=\"-Wl,-E -ldl -lreadline -lncurses\""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment