libratbag: reenable on musl
This commit is contained in:
parent
7ffb88330e
commit
cdcdd155a5
|
@ -18,12 +18,6 @@ checksum=d8a9a4b90025456700336c4e84a06edfce8deffeb71779ea22e00c27b0fda244
|
|||
|
||||
LDFLAGS="-lm"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*) ;;
|
||||
*-musl) broken="Requires gobject introspection" ;;
|
||||
* ) ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vsv ratbagd
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue