summarylogtreecommitdiffstats
path: root/libtgvoip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libtgvoip.patch')
-rw-r--r--libtgvoip.patch7
1 files changed, 6 insertions, 1 deletions
diff --git a/libtgvoip.patch b/libtgvoip.patch
index afb96146ef40..91c3740bfcc9 100644
--- a/libtgvoip.patch
+++ b/libtgvoip.patch
@@ -2,7 +2,7 @@ diff --git a/libtgvoip.gyp b/libtgvoip.gyp
index 58dc6bf..98a09d7 100644
--- a/libtgvoip.gyp
+++ b/libtgvoip.gyp
-@@ -13,7 +13,7 @@
+@@ -13,11 +13,12 @@
'variables': {
'tgvoip_src_loc': '.',
'official_build_target%': '',
@@ -11,3 +11,8 @@ index 58dc6bf..98a09d7 100644
},
'include_dirs': [
'<(tgvoip_src_loc)/webrtc_dsp',
+ '<(linux_path_opus_include)',
++ '/usr/include/openssl-1.0'
+ ],
+ 'direct_dependent_settings': {
+ 'include_dirs': [