[packaging] fix: incorrect dependency in DEB package
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
"linux": {
|
"linux": {
|
||||||
"deb": {
|
"deb": {
|
||||||
"depends": [
|
"depends": [
|
||||||
"libayatana-appindicator3"
|
"libayatana-appindicator3-1"
|
||||||
],
|
],
|
||||||
"desktopTemplate": "../../../packaging/linux/portmaster.desktop",
|
"desktopTemplate": "../../../packaging/linux/portmaster.desktop",
|
||||||
"files": {
|
"files": {
|
||||||
|
|||||||
Reference in New Issue
Block a user