aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-07-10 08:44:51 +0300
committerTimo Teräs <timo.teras@iki.fi>2012-07-10 08:44:51 +0300
commit3daed708cd0bf39ab7ab07c6be9614d464f5c6ff (patch)
tree4753e2fb111920a61af7430fd1fe89514a39dcad /testing
parenta39a3677c072e1a760f29e1654a8622aab913a88 (diff)
downloadaports-3daed708cd0bf39ab7ab07c6be9614d464f5c6ff.tar.bz2
aports-3daed708cd0bf39ab7ab07c6be9614d464f5c6ff.tar.xz
testing/asterisk-dongle: add iconv to deps
(i wonder what else i missed)
Diffstat (limited to 'testing')
-rw-r--r--testing/asterisk-dongle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/asterisk-dongle/APKBUILD b/testing/asterisk-dongle/APKBUILD
index 4a7e12bbf2..85777479ef 100644
--- a/testing/asterisk-dongle/APKBUILD
+++ b/testing/asterisk-dongle/APKBUILD
@@ -9,7 +9,7 @@ url="http://code.google.com/p/asterisk-chan-dongle/"
arch="all"
license="GPLv2"
depends="asterisk"
-depends_dev=""
+depends_dev="libiconv-dev"
makedepends="$depends_dev asterisk-dev subversion automake autoconf"
install=""
subpackages=""