fix asterisk-chan-lantiq dependency
authorJohn Crispin <john@openwrt.org>
Tue, 5 Jun 2012 17:59:59 +0000 (17:59 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 5 Jun 2012 17:59:59 +0000 (17:59 +0000)
SVN-Revision: 32072

net/asterisk-1.8.x/Makefile

index 6bf3c2e5a78405eb10b0521737165150f4b8e2b9..9922428542bb8df33efd8a2f72487127a7ee975a 100644 (file)
@@ -224,7 +224,7 @@ endef
 define Package/asterisk18-chan-lantiq
 $(call Package/asterisk18/Default)
   TITLE:=Lantiq TAPI support
-  DEPENDS:= asterisk18
+  DEPENDS:= asterisk18 kmod-ltq-vmmc
   URL:=http://git.nanl.de/?p=asterisk_channel_lantiq.git
 endef