mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
dropbox: limits arch to x86
dropbox only provides binaries for those arch, without those binaries, it's not functional
This commit is contained in:
parent
491ad8d654
commit
b874943bac
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=dropbox
|
||||
version=2023.02.27+cf4ccaa
|
||||
revision=1
|
||||
archs="x86_64 i686"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config automake libtool python3-gobject python3-docutils
|
||||
|
|
Loading…
Add table
Reference in a new issue