]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
asterisk: sqlite is not an add-on package any more
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Mar 2015 20:07:23 +0000 (21:07 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Mar 2015 20:07:23 +0000 (21:07 +0100)
lfs/asterisk

index cd9821c9d165f5c8bd45a13464289965710e81a4..f886225257c6d21e903d7ccb7859e7a4031fd5e9 100755 (executable)
@@ -28,9 +28,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = asterisk
-PAK_VER    = 13
+PAK_VER    = 14
 
-DEPS       = "libsrtp sqlite"
+DEPS       = "libsrtp"
 
 ###############################################################################
 # Top-level Rules