10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"template": "qmake",
|
|
"kill": "nymea-app",
|
|
"build_args": "CONFIG+=ubuntu",
|
|
"dependencies": [
|
|
"libavahi-client-dev",
|
|
"libavahi-common-dev"
|
|
]
|
|
}
|