Fix libsearpc add subpackage -pyc
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Has been cancelled
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Has been cancelled
This commit is contained in:
parent
f4fbfb32f6
commit
fa3da9eeb0
3 changed files with 5 additions and 10 deletions
|
|
@ -9,6 +9,7 @@ url="https://github.com/haiwen/libsearpc"
|
|||
license="Apache-2.0"
|
||||
depends="py3-gobject3 py3-simplejson"
|
||||
makedepends="musl-dev jansson-dev py3-gobject3-dev glib-dev autoconf automake libtool pkgconf"
|
||||
subpackages="$pkgname-pyc"
|
||||
_pkgver="${pkgver%.*}-latest"
|
||||
source="libsearpc-$_pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue