|
@@ -9,7 +9,7 @@ base: core20
|
|
grade: stable
|
|
grade: stable
|
|
confinement: strict
|
|
confinement: strict
|
|
architectures:
|
|
architectures:
|
|
- - build-on: [arm64, amd64, ppc64el]
|
|
|
|
|
|
+ - build-on: [arm64, ppc64el]
|
|
layout:
|
|
layout:
|
|
/etc/pip.conf:
|
|
/etc/pip.conf:
|
|
bind-file: $SNAP_DATA/pip.conf
|
|
bind-file: $SNAP_DATA/pip.conf
|
|
@@ -60,6 +60,7 @@ parts:
|
|
- libffi-dev
|
|
- libffi-dev
|
|
- libglib2.0-dev
|
|
- libglib2.0-dev
|
|
- libglu1-mesa-dev
|
|
- libglu1-mesa-dev
|
|
|
|
+ - libgpiod-dev
|
|
- libjpeg-dev
|
|
- libjpeg-dev
|
|
- libopenzwave1.5-dev
|
|
- libopenzwave1.5-dev
|
|
- libssl-dev
|
|
- libssl-dev
|