Browse Source

Version bump

Joachim M. Giæver 2 years ago
parent
commit
0c6820171e
1 changed files with 7 additions and 5 deletions
  1. 7 5
      snap/snapcraft.yaml

+ 7 - 5
snap/snapcraft.yaml

@@ -1,5 +1,5 @@
 name: home-assistant-snap
-version: '2021.6.0b'
+version: '2021.6.0b1'
 summary: Open source home automation that puts local control and privacy first
 description: |
   Home Assistant is a home automation platform running on Python 3. 
@@ -29,8 +29,8 @@ layout:
     bind-file: $SNAP_DATA/pip.conf
   /etc/openzwave:
     bind: $SNAP/openzwave
-  /etc/ethertypes:
-    bind-file: $SNAP/etc/ethertypes
+  # /etc/ethertypes:
+  #   bind-file: $SNAP/etc/ethertypes
 
 plugs:
   bin:
@@ -121,8 +121,10 @@ parts:
       - libxslt1-dev
       - zlib1g-dev
     stage-packages:
-      - python3-pcapy
-      - libpcap0.8
+      # - python3-pcapy
+      # - libpcap0.8
+      #
+      - iptables
       - freeglut3
       - ffmpeg
       - libglu1-mesa