mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
xbps-git: update for latest changes.
This commit is contained in:
parent
e67df7f0c2
commit
5279ed4279
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ nofetch=yes
|
||||||
noextract=yes
|
noextract=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin
|
configure_args="--prefix=/ --exec-prefix=/usr --sbindir=/usr/sbin
|
||||||
--with-static --with-pie --with-tests"
|
--with-static --with-tests"
|
||||||
depends="xbps-triggers libxbps-git>=$version"
|
depends="xbps-triggers libxbps-git>=$version"
|
||||||
makedepends="git which pkg-config zlib-devel proplib-devel openssl-devel
|
makedepends="git which pkg-config zlib-devel proplib-devel openssl-devel
|
||||||
libarchive-devel libfetch-devel confuse-devel atf-devel>=0.16"
|
libarchive-devel libfetch-devel confuse-devel atf-devel>=0.16"
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
libarchive.so.12
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libprop.so.0
|
libprop.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue