add deb builder script.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"appid": "com.debuggerx.dde-qrcode-detector",
|
||||
"name": "dde-qrcode-detector",
|
||||
"version": "VERSION",
|
||||
"arch": ["amd64"],
|
||||
"permissions": {
|
||||
"autostart": false,
|
||||
"notification": false,
|
||||
"trayicon": false,
|
||||
"clipboard": true,
|
||||
"account": false,
|
||||
"bluetooth": false,
|
||||
"camera": false,
|
||||
"audio_record": false,
|
||||
"installed_apps": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user