orca: enable gir/vala for all architectures
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=3.32.0
|
version=3.32.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="orca"
|
pycompile_module="orca"
|
||||||
@@ -19,8 +19,3 @@ checksum=3130268296fa2c115acc4b37f3520967f06abd402251403d1ca507071efd5816
|
|||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
hostmakedepends+=" python3-gobject-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686-musl|x86_64-musl) ;;
|
|
||||||
*-musl) broken="Requires gobject-introspection" ;;
|
|
||||||
esac
|
|
||||||
|
|||||||
Reference in New Issue
Block a user