aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/uci/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/uci/APKBUILD b/testing/uci/APKBUILD
index 73091366fb..bb4199bd1f 100644
--- a/testing/uci/APKBUILD
+++ b/testing/uci/APKBUILD
@@ -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