network-manager-applet: unset LDFLAGS to unbreak musl.
This commit is contained in:
parent
9637988809
commit
b7b3da232b
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=1.0.2
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --without-bluetooth
|
||||
--with-modem-manager-1 --disable-migration
|
||||
$(vopt_enable gir introspection)"
|
||||
$(vopt_enable gir introspection) LDFLAGS="
|
||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in New Issue