Allow building different architectures in ubuntu click
This commit is contained in:
parent
1839fd0c84
commit
dbce83c93b
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "io.guh.nymeaapp",
|
"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'.",
|
"description": "Client app for for nymea",
|
||||||
"architecture": "armhf",
|
|
||||||
"title": "nymea:app",
|
"title": "nymea:app",
|
||||||
|
"architecture": "@CLICK_ARCH@",
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"nymea-app": {
|
"nymea-app": {
|
||||||
"apparmor": "nymea-app.apparmor",
|
"apparmor": "nymea-app.apparmor",
|
||||||
|
|||||||
Reference in New Issue
Block a user