xbps-devel: needs broken_as_needed to build.
This commit is contained in:
@@ -3,7 +3,7 @@ pkgname=xbps-devel
|
|||||||
version="$(date +%Y%m%d)"
|
version="$(date +%Y%m%d)"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
build_wrksrc="xbps"
|
build_wrksrc="xbps"
|
||||||
configure_script="LDFLAGS= ./configure"
|
configure_script="./configure"
|
||||||
configure_args="--prefix=/ --includedir=/usr/include
|
configure_args="--prefix=/ --includedir=/usr/include
|
||||||
--datadir=/usr/share --mandir=/usr/share/man --with-pie
|
--datadir=/usr/share --mandir=/usr/share/man --with-pie
|
||||||
--with-external-proplib --with-external-libfetch"
|
--with-external-proplib --with-external-libfetch"
|
||||||
@@ -16,6 +16,7 @@ long_desc="
|
|||||||
binary package manager. This packages includes code from a development
|
binary package manager. This packages includes code from a development
|
||||||
branch available from https://launchpad.net/xbps"
|
branch available from https://launchpad.net/xbps"
|
||||||
|
|
||||||
|
broken_as_needed=yes
|
||||||
conf_files="/etc/xbps-conf.plist"
|
conf_files="/etc/xbps-conf.plist"
|
||||||
subpackages="$pkgname-static"
|
subpackages="$pkgname-static"
|
||||||
provides="xbps-9999"
|
provides="xbps-9999"
|
||||||
|
|||||||
Reference in New Issue
Block a user