]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Updates
authorBrian West <brian@freeswitch.org>
Mon, 20 Oct 2014 18:36:42 +0000 (13:36 -0500)
committerBrian West <brian@freeswitch.org>
Mon, 20 Oct 2014 18:36:42 +0000 (13:36 -0500)
build/Makefile.centos5
build/Makefile.centos6
build/Makefile.openbsd
build/Makefile.solaris11

index 0ca56fd781c874836af57e09178dc7c25e6062fd..84baaa50c518fdfbb4927a96fea1135c470f642a 100644 (file)
@@ -11,7 +11,7 @@ FSPREFIX=/usr/local/freeswitch
 PREFIX=/usr/local/freeswitch
 DOWNLOAD=http://files.freeswitch.org/downloads/libs
 JPEG=v8d
-OPENSSL=1.0.1i
+OPENSSL=1.0.1j
 SQLITE=autoconf-3080403
 PCRE=8.35
 CURL=7.35.0
index 463e31c8c72932e7bdc7a91c0edaf2db9d0415cd..8b9b68c738401eeaec2e4285005e2faec54b25e1 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 RPMS=git gcc-c++ autoconf automake libtool wget python ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel
-DEBS=git build-essential automake autoconf libtool wget python zlib1g-dev libjpeg-dev libncurses5-dev libssl-dev libpcre3-dev libcurl4-openssl-dev libldns-dev libedit-dev libspeexdsp-dev  libspeexdsp-dev libsqlite3-dev 
+DEBS=git build-essential automake autoconf libtool wget python zlib1g-dev libjpeg-dev libncurses5-dev libssl-dev libpcre3-dev libcurl4-openssl-dev libldns-dev libedit-dev libspeexdsp-dev  libspeexdsp-dev libsqlite3-dev perl libgdbm-dev libdb-dev bison libvlc-dev
 
 freeswitch: deps has-git freeswitch.git/Makefile
        cd freeswitch.git && make
index a2213a76f7cb02dd91fb9b3e7d4d19001e1ec53d..588a2063ee14711263b1e592e1a6b79a383cb782 100644 (file)
@@ -10,7 +10,7 @@
 PKG=rsync-3.1.0 git automake-1.14.1 autoconf-2.69p1 libtool gmake bzip2 jpeg wget pcre speex libldns
 PREFIX=/usr/local/freeswitch
 DOWNLOAD=http://files.freeswitch.org/downloads/libs
-OPENSSL=1.0.1i
+OPENSSL=1.0.1j
 LIBEDIT=20140618-3.1
 CURL=7.35.0
 
index 7de640dc20522941eb7e2ed8b7fbd3f4108ae95e..44c9c2a705722d78d5ffc775d7d0ba94aef35ff8 100644 (file)
@@ -10,7 +10,7 @@ FSPREFIX=/usr/local/freeswitch
 PREFIX=/usr/local/
 DOWNLOAD=http://files.freeswitch.org/downloads/libs
 JP=v8d
-SSL=1.0.1i
+SSL=1.0.1j
 SQLITE=autoconf-3080403
 PCRE=8.35
 CURL=7.35.0