mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
FS-11396: [mod_v8] Use proper libv8 naming.
This commit is contained in:
2
debian/control-modules
vendored
2
debian/control-modules
vendored
@@ -650,7 +650,7 @@ Build-Depends: python-dev
|
||||
Module: languages/mod_v8
|
||||
Description: mod_v8
|
||||
Adds mod_v8.
|
||||
Build-Depends: git, libv8fs-6.1-dev
|
||||
Build-Depends: git, libv8-6.1-dev
|
||||
|
||||
Module: languages/mod_yaml
|
||||
Description: mod_yaml
|
||||
|
||||
3
debian/rules
vendored
3
debian/rules
vendored
@@ -75,8 +75,7 @@ override_dh_auto_clean:
|
||||
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
|
||||
--with-gnu-ld --with-python --with-erlang --with-openssl \
|
||||
--enable-core-odbc-support --enable-zrtp \
|
||||
--enable-core-pgsql-support \
|
||||
--enable-static-v8 --disable-parallel-build-v8
|
||||
--enable-core-pgsql-support
|
||||
touch $@
|
||||
|
||||
override_dh_auto_configure: .stamp-configure
|
||||
|
||||
Reference in New Issue
Block a user