diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-22 19:56:19 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-22 19:56:19 +0000 |
commit | f3e8ed9e8d9edbf5c3cf07b53346729c489b4665 (patch) | |
tree | c4263592cb4239b54543a6f271a61d90080185df /package/asterisk/ipkg/asterisk-chan-bluetooth.control | |
parent | 9c08e9f8edb15a07e4877a57adc7385774739132 (diff) | |
download | upstream-f3e8ed9e8d9edbf5c3cf07b53346729c489b4665.tar.gz upstream-f3e8ed9e8d9edbf5c3cf07b53346729c489b4665.tar.bz2 upstream-f3e8ed9e8d9edbf5c3cf07b53346729c489b4665.zip |
add chan_bluetooth
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/asterisk/ipkg/asterisk-chan-bluetooth.control')
-rw-r--r-- | package/asterisk/ipkg/asterisk-chan-bluetooth.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/asterisk/ipkg/asterisk-chan-bluetooth.control b/package/asterisk/ipkg/asterisk-chan-bluetooth.control new file mode 100644 index 0000000000..4f9f67c5f1 --- /dev/null +++ b/package/asterisk/ipkg/asterisk-chan-bluetooth.control @@ -0,0 +1,7 @@ +Package: asterisk-chan-bluetooth +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/asterisk/ +Description: Bluetooth HandsFreeProfile support for Asterisk +Depends: asterisk, bluez-libs |