diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-05 02:35:07 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-05 02:35:07 +0000 |
commit | da7e87b4cdd0f50d641c358964e46d1275570ef3 (patch) | |
tree | 3b094280e22931a49c17a396462c1ff397793d0e /package/asterisk | |
parent | 31d2e25faf23a153451a89c75795cf7b14b07c40 (diff) | |
download | upstream-da7e87b4cdd0f50d641c358964e46d1275570ef3.tar.gz upstream-da7e87b4cdd0f50d641c358964e46d1275570ef3.tar.bz2 upstream-da7e87b4cdd0f50d641c358964e46d1275570ef3.zip |
backport asterisk dependencies fix from whiterussian [2331]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2335 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/asterisk')
-rw-r--r-- | package/asterisk/ipkg/asterisk.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/asterisk/ipkg/asterisk.control b/package/asterisk/ipkg/asterisk.control index 02f61d5172..13075d791f 100644 --- a/package/asterisk/ipkg/asterisk.control +++ b/package/asterisk/ipkg/asterisk.control @@ -1,4 +1,5 @@ Package: asterisk Priority: optional Section: net +Depends: libncurses, libpthread Description: An open source PBX |