projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c853d3a
)
Change dependency for chan_usbradio to asound. Let's keep everything uniform.
author
Joshua Colp
<jcolp@digium.com>
Wed, 17 Oct 2007 15:30:55 +0000
(15:30 +0000)
committer
Joshua Colp
<jcolp@digium.com>
Wed, 17 Oct 2007 15:30:55 +0000
(15:30 +0000)
(closes issue #11013)
Reported by: seanbright
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@86067
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_usbradio.c
patch
|
blob
|
history
diff --git
a/channels/chan_usbradio.c
b/channels/chan_usbradio.c
index
b3801ae
..
99cd946
100644
(file)
--- a/
channels/chan_usbradio.c
+++ b/
channels/chan_usbradio.c
@@
-33,7
+33,7
@@
*/
/*** MODULEINFO
- <depend>alsa</depend>
+ <depend>asound</depend>
<depend>usb</depend>
<defaultenabled>no</defaultenabled>
***/