luaposix51: depend on lua51-BitOp
This commit is contained in:
parent
4a9dadbde9
commit
6726fe560c
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'luaposix51'
|
# Template file for 'luaposix51'
|
||||||
pkgname=luaposix51
|
pkgname=luaposix51
|
||||||
version=5.1.28
|
version=5.1.28
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="luaposix-release-v${version}"
|
wrksrc="luaposix-release-v${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib/lua/5.1 --datadir=/usr/share/lua/5.1"
|
configure_args="--libdir=/usr/lib/lua/5.1 --datadir=/usr/share/lua/5.1"
|
||||||
hostmakedepends="perl lua51-devel"
|
hostmakedepends="perl lua51-devel"
|
||||||
makedepends="ncurses-devel lua51-devel"
|
makedepends="ncurses-devel lua51-devel"
|
||||||
depends="lua51"
|
depends="lua51 lua51-BitOp"
|
||||||
short_desc="A POSIX library for Lua programming language"
|
short_desc="A POSIX library for Lua programming language"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
|
|
Loading…
Reference in a new issue