otter-browser: nocross on arm for now
This commit is contained in:
parent
89688f6d21
commit
7430bc705f
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ homepage="http://otter-browser.org"
|
||||||
distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OtterBrowser/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=85aef7c74277cf94de237e516c3c2d507b3d19b9ad16853de938540b8bf2f16b
|
checksum=85aef7c74277cf94de237e516c3c2d507b3d19b9ad16853de938540b8bf2f16b
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
arm*) nocross="no webengine available right now";;
|
||||||
|
esac
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
desc_option_webengine="Build Qt5 WebEngine support"
|
desc_option_webengine="Build Qt5 WebEngine support"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue