forked from CringeStudios/element-desktop
Try pre-depends
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
6e82f2a37c
commit
f6dc2b562f
@ -115,7 +115,6 @@ const config = {
|
|||||||
"libsecret-1-0",
|
"libsecret-1-0",
|
||||||
"libasound2",
|
"libasound2",
|
||||||
"libgbm1",
|
"libgbm1",
|
||||||
"libc (>= 2.28)",
|
|
||||||
],
|
],
|
||||||
recommends: ["libsqlcipher0", "element-io-archive-keyring"],
|
recommends: ["libsqlcipher0", "element-io-archive-keyring"],
|
||||||
fpm: [
|
fpm: [
|
||||||
@ -123,6 +122,8 @@ const config = {
|
|||||||
"Replaces: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
"Replaces: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
||||||
"--deb-field",
|
"--deb-field",
|
||||||
"Breaks: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
"Breaks: riot-desktop (<< 1.7.0), riot-web (<< 1.7.0)",
|
||||||
|
"--deb-pre-depends",
|
||||||
|
"libc (>= 2.28)",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
mac: {
|
mac: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user