mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
btsync: disable building on musl
This commit is contained in:
parent
7d0b5eefba
commit
adc9f63934
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
pkgname=btsync
|
pkgname=btsync
|
||||||
version=2.0.105
|
version=2.0.105
|
||||||
revision=1
|
revision=2
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
short_desc="Automatically sync files via secure, distributed technology"
|
short_desc="Automatically sync files via secure, distributed technology"
|
||||||
maintainer="Juhani Imberg <juhani@imberg.fi>"
|
maintainer="Juhani Imberg <juhani@imberg.fi>"
|
||||||
license="Proprietary license"
|
license="Proprietary license"
|
||||||
homepage="https://www.getsync.com"
|
homepage="https://www.getsync.com"
|
||||||
|
only_for_archs="x86_64 i686 armv7l armv6l"
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64)
|
x86_64)
|
||||||
|
|
Loading…
Add table
Reference in a new issue