add missing dependencies on libncurses and libpthread to asterisk, bump release number
authorNicolas Thill <nico@openwrt.org>
Fri, 4 Nov 2005 23:39:47 +0000 (23:39 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 4 Nov 2005 23:39:47 +0000 (23:39 +0000)
SVN-Revision: 2331

openwrt/package/asterisk/Makefile
openwrt/package/asterisk/ipkg/asterisk.control

index 633585bb66ff77e0c5f678ec265b4c7749bb9f75..bb625934760f29fcf5ad9b98c3ac0d93d981810a 100644 (file)
@@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk
 PKG_VERSION:=1.0.7
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 PKG_MD5SUM:=4cc3c1e4a1b12e0e4c748326ad153291
 
 PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/old-releases
index 02f61d517297aae97777447128f224d84b2deeab..13075d791f7a5d49cb65f29cfdb460009f9a6139 100644 (file)
@@ -1,4 +1,5 @@
 Package: asterisk
 Priority: optional
 Section: net
+Depends: libncurses, libpthread
 Description: An open source PBX