mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
refactor: 更新构建配置,添加对发布事件的支持;更新依赖项以确保兼容性
This commit is contained in:
@@ -41,6 +41,8 @@ deb:
|
||||
- "libuuid1"
|
||||
- "libsecret-1-0"
|
||||
- "apm"
|
||||
- "xdg-utils"
|
||||
- "shared-mime-info"
|
||||
rpm:
|
||||
afterInstall: "scripts/postinst.sh"
|
||||
afterRemove: "scripts/postrm.sh"
|
||||
@@ -54,4 +56,6 @@ rpm:
|
||||
- "at-spi2-core"
|
||||
- "libuuid"
|
||||
- "libsecret"
|
||||
- "amber-package-manager"
|
||||
- "amber-package-manager"
|
||||
- "xdg-utils"
|
||||
- "shared-mime-info"
|
||||
Reference in New Issue
Block a user