gnome-calculator: re-enable on arm and aarch64 archs
This commit is contained in:
parent
43a4be2b72
commit
92d7c0f73c
1 changed files with 0 additions and 4 deletions
|
@ -18,7 +18,3 @@ checksum=bad41e322fc82f13f0fa0c773ad96802c272498adf8e2c8b8054549718cefa47
|
|||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" gtksourceview-devel"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch*) broken="error: Package gtksourceview-3.0 not found in specified Vala API directories or GObject-Introspection GIR directories" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue