]> git.pld-linux.org Git - packages/libsoup3.git/blobdiff - libsoup3-path-override.patch
- updated to 2.99.3 from pre-3 as libsoup3 (parallel-installable with libsoup 2.x)
[packages/libsoup3.git] / libsoup3-path-override.patch
similarity index 65%
rename from libsoup-path-override.patch
rename to libsoup3-path-override.patch
index a0a1923f00a5412515c2717611dc665fda578df3..39819bb08663d1b5da0f0ef399ca959bd751affe 100644 (file)
@@ -1,6 +1,6 @@
---- libsoup-2.68.0/meson.build.orig    2019-09-11 11:08:25.000000000 +0200
-+++ libsoup-2.68.0/meson.build 2019-09-11 17:30:07.856616832 +0200
-@@ -311,11 +311,18 @@
+--- libsoup-2.99.3/meson.build.orig    2021-04-08 21:34:56.261188700 +0200
++++ libsoup-2.99.3/meson.build 2021-04-11 15:13:46.597820547 +0200
+@@ -329,11 +329,18 @@ endif
  ################
  # NTLM not supported on Windows
  if host_machine.system() != 'windows'
    endif
  endif
  
+@@ -392,7 +399,7 @@ summary({
+ summary({
+     'GSSAPI' : enable_gssapi,
+-    'NTLM' : ntlm_auth.found(),
++    'NTLM' : ntlm_auth_found,
+     'Brotli' : brotlidec_dep.found(),
+     'Translations' : xgettext.found(),
+     'GIR' : enable_introspection,
This page took 0.24186 seconds and 4 git commands to generate.