opkg: rebuild with ssl actually enabled
This commit is contained in:
parent
3786892c0f
commit
c9d3908111
@ -1,10 +1,10 @@
|
||||
# Template file for 'opkg'
|
||||
pkgname=opkg
|
||||
version=0.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-sha256 --without-libsolv --with-static-libopkg
|
||||
$(vopt_enable lz4) $(vopt_if openssl '--enable-openssl --enable-ssl-curl')
|
||||
$(vopt_enable lz4) $(vopt_if ssl '--enable-openssl --enable-ssl-curl')
|
||||
$(vopt_enable gpg)"
|
||||
hostmakedepends="pkg-config libtool automake"
|
||||
makedepends="libarchive-devel libcurl-devel $(vopt_if gpg gpgme-devel)
|
||||
|
Loading…
x
Reference in New Issue
Block a user