Allow building different architectures in ubuntu click

This commit is contained in:
Michael Zanetti 2020-01-23 23:19:11 +01:00
parent 1839fd0c84
commit dbce83c93b

View File

@ -1,8 +1,8 @@
{
"name": "io.guh.nymeaapp",
"description": "nymea:app is a client for nymea - a professional IoT server that allows to link smart devices and services. Functional relations of all available sensing and acting capabilities can be defined by 'Magic'.",
"architecture": "armhf",
"description": "Client app for for nymea",
"title": "nymea:app",
"architecture": "@CLICK_ARCH@",
"hooks": {
"nymea-app": {
"apparmor": "nymea-app.apparmor",