parent
3d5c6ec4cd
commit
5a1b222d80
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'dpkg'
|
# Template file for 'dpkg'
|
||||||
pkgname=dpkg
|
pkgname=dpkg
|
||||||
version=1.19.5
|
version=1.19.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
|
||||||
--with-liblzma"
|
--with-liblzma"
|
||||||
hostmakedepends="pkgconf perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
|
makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
checkdepends="gnupg perl-Test-Pod"
|
checkdepends="gnupg perl-Test-Pod"
|
||||||
|
|
Loading…
Reference in New Issue