mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-28 05:52:20 +08:00
fix: 修复Debian 13上的依赖问题
policykit-1已被删除,采用alternative的方式来兼容多个版本
This commit is contained in:
parent
a92c22f205
commit
689b0316ce
3
debian/control
vendored
3
debian/control
vendored
@ -44,7 +44,8 @@ Depends:${shlibs:Depends}, ${misc:Depends},
|
||||
aria2,
|
||||
gnupg,
|
||||
zenity,
|
||||
policykit-1,
|
||||
polkitd | policykit-1,
|
||||
pkexec | policykit-1,
|
||||
libnotify-bin,
|
||||
desktop-file-utils,
|
||||
dpkg-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user