summaryrefslogtreecommitdiff
path: root/openwrt/package/asterisk/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-07 19:05:51 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-07 19:05:51 +0000
commit6de0c2173e8c5d584c8b428b5ab05bbc124b0b42 (patch)
tree4831945f46f46345637129b422a2563ce63ed7bb /openwrt/package/asterisk/ipkg
parent00f015c40d74d0b8005e07b71d1e174c1cca5127 (diff)
make asterisk chan_bluetooth and chan_h323 modules optional,
link openh323 and pwlib statically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3737 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/asterisk/ipkg')
-rw-r--r--openwrt/package/asterisk/ipkg/asterisk-chan-h323.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-chan-h323.control b/openwrt/package/asterisk/ipkg/asterisk-chan-h323.control
index 55af6f1421..fe6bf9a48d 100644
--- a/openwrt/package/asterisk/ipkg/asterisk-chan-h323.control
+++ b/openwrt/package/asterisk/ipkg/asterisk-chan-h323.control
@@ -2,4 +2,4 @@ Package: asterisk-chan-h323
Priority: optional
Section: net
Description: H.323 support for Asterisk
-Depends: asterisk, openh323
+Depends: asterisk, libpthead, uclibc++