chore: add python3 to snap build packages
This commit is contained in:
@@ -142,6 +142,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"snap": {
|
"snap": {
|
||||||
|
"buildPackages": [
|
||||||
|
"python3"
|
||||||
|
],
|
||||||
"plugs": [
|
"plugs": [
|
||||||
"default",
|
"default",
|
||||||
"password-manager-service"
|
"password-manager-service"
|
||||||
|
|||||||
Reference in New Issue
Block a user