Remove deb fields replaces/breaks riot-desktop (#2500)
This commit is contained in:
+1
-8
@@ -119,14 +119,7 @@ const config: Omit<Writable<Configuration>, "electronFuses"> & {
|
|||||||
"libgbm1",
|
"libgbm1",
|
||||||
],
|
],
|
||||||
recommends: ["libsqlcipher0", "element-io-archive-keyring"],
|
recommends: ["libsqlcipher0", "element-io-archive-keyring"],
|
||||||
fpm: [
|
fpm: ["--deb-pre-depends", "libc6 (>= 2.31)"],
|
||||||
"--deb-field",
|
|
||||||
"Replaces: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
|
||||||
"--deb-field",
|
|
||||||
"Breaks: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
|
||||||
"--deb-pre-depends",
|
|
||||||
"libc6 (>= 2.31)",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
mac: {
|
mac: {
|
||||||
category: "public.app-category.social-networking",
|
category: "public.app-category.social-networking",
|
||||||
|
|||||||
Reference in New Issue
Block a user