mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libratbag: reenable on musl
This commit is contained in:
parent
7ffb88330e
commit
cdcdd155a5
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@ checksum=d8a9a4b90025456700336c4e84a06edfce8deffeb71779ea22e00c27b0fda244
|
||||||
|
|
||||||
LDFLAGS="-lm"
|
LDFLAGS="-lm"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
x86_64*|i686*) ;;
|
|
||||||
*-musl) broken="Requires gobject introspection" ;;
|
|
||||||
* ) ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv ratbagd
|
vsv ratbagd
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue