Browse Source

Testing fork where m_client ref this

Joachim M. Giæver 3 years ago
parent
commit
af581f0804
1 changed files with 2 additions and 1 deletions
  1. 2 1
      snap/snapcraft.yaml

+ 2 - 1
snap/snapcraft.yaml

@@ -116,7 +116,8 @@ parts:
   qt-openzwave:
     after: [open-zwave, qtmqtt]
     plugin: make # aka qmake?
-    source: https://github.com/OpenZWave/qt-openzwave.git
+    #source: https://github.com/OpenZWave/qt-openzwave.git
+    source: https://github.com/home-assistant-snap/qt-openzwave.git
     build-packages:
       - build-essential
       - qt5-default