mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
connman: break
This commit is contained in:
parent
90af76b7cb
commit
93299960ef
1 changed files with 3 additions and 1 deletions
|
@ -15,10 +15,12 @@ short_desc="Open Source CONNection MANager"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://01.org/connman"
|
||||
distfiles="${KERNEL_SITE}/network/$pkgname/${pkgname}-${version}.tar.xz"
|
||||
distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c789db41cc443fa41e661217ea321492ad59a004bebcd1aa013f3bc10a6e0074
|
||||
lib32disabled=yes
|
||||
|
||||
broken="unbreak once wpa_supplicant transitions to libreadline.so.8"
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Add table
Reference in a new issue