fwupd: no longer broken on *-musl.
fixed by 75fe6cb0497347aefead33b84a789897360a9116.
This commit is contained in:
parent
1908080d31
commit
f0b783cca9
@ -25,7 +25,6 @@ conf_files="/etc/dbus-1/system.d/org.freedesktop.fwupd.conf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64|i686) makedepends+=" libsmbios-devel" ;;
|
||||
x86_64-musl) broken="meson.build:249:4: ERROR: Problem encountered: Error: missing dependency python pillow (python3-pil)" ;;
|
||||
*-musl) configure_args+=" -Dplugin_dell=false" ;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user