diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index d9aa331d6d9..64e4917d05a 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -6,7 +6,7 @@ nofetch=yes noextract=yes build_style=configure 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" makedepends="git which pkg-config zlib-devel proplib-devel openssl-devel libarchive-devel libfetch-devel confuse-devel atf-devel>=0.16" diff --git a/srcpkgs/xbps-git/xbps-git.rshlibs b/srcpkgs/xbps-git/xbps-git.rshlibs index 75a82f1d70f..e54bfa9958a 100644 --- a/srcpkgs/xbps-git/xbps-git.rshlibs +++ b/srcpkgs/xbps-git/xbps-git.rshlibs @@ -1,3 +1,4 @@ +libarchive.so.12 libpthread.so.0 libprop.so.0 librt.so.1