[med-svn] [Git][med-team/libzeep][master] changes for 6.0.6, take 2
    Maarten L. Hekkelman (@mhekkel-guest) 
    gitlab at salsa.debian.org
       
    Thu Aug 31 12:23:22 BST 2023
    
    
  
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230831/f18f52a5/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list