mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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
|
pkgname=dropbox
|
||||||
version=2023.02.27+cf4ccaa
|
version=2023.02.27+cf4ccaa
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="x86_64 i686"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config automake libtool python3-gobject python3-docutils
|
hostmakedepends="pkg-config automake libtool python3-gobject python3-docutils
|
||||||
|
|
Loading…
Add table
Reference in a new issue