Selaa lähdekoodia

Testing fork where m_client ref this

Joachim M. Giæver 3 vuotta sitten
vanhempi
commit
af581f0804
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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