summarylogtreecommitdiffstats
path: root/boostver.patch
diff options
context:
space:
mode:
authorThulinma2019-11-28 22:05:21 +0100
committerThulinma2019-11-28 22:10:43 +0100
commit29fc3eaef4041bfe20ed1c6136bc5b56b6dc77cc (patch)
tree7ef2eb480186ec54ecb321c5953453eebf0f4514 /boostver.patch
parente3e0f869f6a359794a2fff4359e1e3b3236459b9 (diff)
downloadaur-29fc3eaef4041bfe20ed1c6136bc5b56b6dc77cc.tar.gz
Updated to 4.10717. Removed support for openzwave and python since both will not compile on current release with the latest versions arch ships.
Diffstat (limited to 'boostver.patch')
-rw-r--r--boostver.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/boostver.patch b/boostver.patch
new file mode 100644
index 000000000000..e9ce603dd01b
--- /dev/null
+++ b/boostver.patch
@@ -0,0 +1,12 @@
+diff --unified --recursive --text package.orig/CMakeLists.txt package.new/CMakeLists.txt
+--- package.orig/CMakeLists.txt 2019-05-10 11:37:55.000000000 +0200
++++ package.new/CMakeLists.txt 2019-11-28 21:24:16.426643205 +0100
+@@ -4,7 +4,7 @@
+ project(domoticz)
+
+ ## required min. libBoost version
+-SET(DOMO_MIN_LIBBOOST_VERSION 106000)
++SET(DOMO_MIN_LIBBOOST_VERSION 1.71)
+ ##
+
+ MACRO(Gitversion_GET_REVISION dir variable)