mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/nextcloud-client: don't build for x86
qt5-qtwebengine not available on x86
This commit is contained in:
parent
e2afbed528
commit
24bf3b3560
@ -1,10 +1,10 @@
|
||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
pkgname=nextcloud-client
|
||||
pkgver=2.5.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Nextcloud Desktop Client"
|
||||
url="https://github.com/nextcloud/client_theming"
|
||||
arch="all"
|
||||
arch="all !x86" # qt5-qtwebengine not avail
|
||||
license="GPL-2.0-only"
|
||||
makedepends="$depends_dev cmake doxygen qt5-qtwebengine-dev qt5-qttools-dev
|
||||
qt5-qtwebkit-dev qt5-qtkeychain-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user