cinnamon-desktop: enable gir/vala for all architectures
This commit is contained in:
parent
a14931a02f
commit
2b71ce9e50
@ -1,7 +1,7 @@
|
||||
# Template file for 'cinnamon-desktop'
|
||||
pkgname=cinnamon-desktop
|
||||
version=4.0.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dalsa=true"
|
||||
@ -20,11 +20,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="Expat.c: loadable library and perl binaries are mismatched (got handshake key 0xce00080, needed 0xc800080)" ;;
|
||||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Cinnamon project as a whole uses gir heavily" ;;
|
||||
esac
|
||||
|
||||
cinnamon-desktop-devel_package() {
|
||||
depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
Loading…
x
Reference in New Issue
Block a user