From d9073a6c251db76a3356a05856f34f0354cdb606 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 8 Oct 2013 14:42:39 -0300 Subject: added json-c --- pcr/libubox/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pcr') diff --git a/pcr/libubox/PKGBUILD b/pcr/libubox/PKGBUILD index 99f78db78..577eecd24 100644 --- a/pcr/libubox/PKGBUILD +++ b/pcr/libubox/PKGBUILD @@ -1,11 +1,12 @@ # Maintainer: Nicolás Reynolds pkgname=libubox pkgver=0.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="OpenWRT's Basic Utility Library" arch=('i686' 'mips64el') url="https://openwrt.org" license=('BSD') +depends=('json-c') makedepends=('git' 'cmake' 'lua51') source=(git://nbd.name/luci2/libubox.git) md5sums=(SKIP) -- cgit v1.2.3-54-g00ecf