Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
6
srcpkgs/lua/lua.rshlibs
Normal file
6
srcpkgs/lua/lua.rshlibs
Normal file
@@ -0,0 +1,6 @@
|
||||
libm.so.6
|
||||
libdl.so.2
|
||||
libreadline.so.6
|
||||
libhistory.so.6
|
||||
libncursesw.so.6
|
||||
libc.so.6
|
||||
@@ -3,6 +3,7 @@ pkgname=lua
|
||||
version=5.1.4
|
||||
patch_args="-Np1"
|
||||
distfiles="http://www.lua.org/ftp/$pkgname-$version.tar.gz"
|
||||
revision=1
|
||||
short_desc="Lua is a powerful, fast, lightweight, embeddable scripting language."
|
||||
maintainer="Robert Djubek <envy1988@gmail.com>"
|
||||
homepage="http://www.lua.org"
|
||||
@@ -18,9 +19,6 @@ rapid prototyping."
|
||||
|
||||
subpackages="lua-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run ncurses-libs
|
||||
Add_dependency run readline
|
||||
Add_dependency build ncurses-devel
|
||||
Add_dependency build readline-devel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user