mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Make asterisk without dependecy for multimedia libs
This commit is contained in:
@@ -32,11 +32,11 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = asterisk
|
||||
PAK_VER = 3
|
||||
PAK_VER = 4
|
||||
|
||||
CHAN_CAPI = chan_capi-1.0.2
|
||||
|
||||
DEPS = "sox libpri spandsp libmad"
|
||||
DEPS = "libpri spandsp"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user