Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep


Commits:
eba07996 by Maarten L. Hekkelman at 2023-08-31T13:22:18+02:00
changes for 6.0.6, take 2

- - - - -


2 changed files:

- + debian/patches/boost.patch
- + debian/patches/series


Changes:

=====================================
debian/patches/boost.patch
=====================================
@@ -0,0 +1,18 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -86,7 +86,7 @@
+ find_package(Threads REQUIRED)
+ 
+ if(USE_BOOST_ASIO)
+-      find_package(Boost 1.80 REQUIRED)
++      find_package(Boost 1.74 REQUIRED)
+       set(ASIO_INCLUDE_DIR ${Boost_INCLUDE_DIR})
+       message(STATUS "Using asio from boost")
+ 
+@@ -405,4 +405,4 @@
+       endforeach()
+ endif()
+ 
+-# add_subdirectory(examples)
+\ No newline at end of file
++# add_subdirectory(examples)


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+boost.patch



View it on GitLab: 
https://salsa.debian.org/med-team/libzeep/-/commit/eba07996fd08527a6a1023932f3d7fb2438e2f05

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libzeep/-/commit/eba07996fd08527a6a1023932f3d7fb2438e2f05
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to