qolibri: remove unnecessary broken.
This commit is contained in:
parent
c841566773
commit
c584528b1f
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ if [ "$CROSS_BUILD" ]; then
|
|||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="qt5-webengine-devel unavailable" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vinstall ${wrksrc}/qolibri.desktop 644 usr/share/applications
|
||||
vinstall ${wrksrc}/images/qolibri-128.png 644 usr/share/pixmaps qolibri.png
|
||||
|
|
Loading…
Reference in a new issue