]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz.spec
fix build with python 3.9
[packages/domoticz.git] / domoticz.spec
index e1bb9caca7e4590463a2b6b2ecf7b7f9a5fb919e..1c5e3660c2905b61a8bb51547ed1d3b6f49a4593 100644 (file)
@@ -18,6 +18,7 @@ Patch2:               %{name}-python.patch
 Patch3:                no-git.patch
 Patch4:                boost-1.73.patch
 Patch5:                %{name}-gpio.patch
+Patch6:                python3.9.patch
 BuildRequires: boost-devel >= 1.66.0
 BuildRequires: cereal-devel
 BuildRequires: cmake >= 3.16.0
@@ -61,6 +62,7 @@ and much more. Notifications/Alerts can be sent to any mobile device
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 APPVERSION="%{version}"
 echo "#define APPVERSION ${APPVERSION##*.}" > appversion.h
This page took 0.070039 seconds and 4 git commands to generate.