mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 09:11:38 +01:00
testing/uci: needs libubox libs
This commit is contained in:
parent
aa434e103f
commit
e7980c024d
@ -2,14 +2,14 @@
|
||||
# Maintainer:
|
||||
pkgname=uci
|
||||
pkgver=0_git20150919
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library and utility for the Unified Configuration Interface for OpenWrt"
|
||||
url="http://nbd.name/gitweb.cgi?p=uci.git"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends=
|
||||
depends_dev=
|
||||
makedepends="$depends_dev cmake libubox-dev"
|
||||
makedepends="$depends_dev cmake libubox-dev libubox"
|
||||
subpackages="$pkgname-dev"
|
||||
install=
|
||||
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user