testing/uci: needs libubox libs

This commit is contained in:
Leonardo Arena 2015-09-21 08:32:14 +00:00
parent aa434e103f
commit e7980c024d

View File

@ -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