This commit is contained in:
Michael Zanetti 2018-10-24 11:06:55 +02:00
parent bf1dc9cce0
commit 0e23aa084e

View File

@ -22,6 +22,8 @@ apps:
environment:
QT_IM_MODULE: qtvirtualkeyboard
__EGL_VENDOR_LIBRARY_DIRS: $SNAP/etc/glvnd/egl_vendor.d:$SNAP/usr/share/glvnd/egl_vendor.d
QT_PLUGIN_PATH: ${SNAP}/usr/lib/${SNAPCRAFT_ARCH_TRIPLET}/qt5/plugins
QML2_IMPORT_PATH: ${SNAP}/usr/lib/${SNAPCRAFT_ARCH_TRIPLET}/qt5/qml
plugs:
- avahi-observe
- bluez
@ -35,7 +37,6 @@ apps:
# restart-condition: always
parts:
# Adding the whole guh project containig libguh and plugins
nymea-app:
plugin: qmake
source: .