mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
network-manager-applet: unset LDFLAGS to unbreak musl.
This commit is contained in:
parent
9637988809
commit
b7b3da232b
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'network-manager-applet'
|
# Template file for 'network-manager-applet'
|
||||||
pkgname=network-manager-applet
|
pkgname=network-manager-applet
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=2
|
revision=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --without-bluetooth
|
configure_args="--disable-static --without-bluetooth
|
||||||
--with-modem-manager-1 --disable-migration
|
--with-modem-manager-1 --disable-migration
|
||||||
$(vopt_enable gir introspection)"
|
$(vopt_enable gir introspection) LDFLAGS="
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
||||||
$(vopt_if gir gobject-introspection)"
|
$(vopt_if gir gobject-introspection)"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
|
Loading…
Add table
Reference in a new issue