mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
build(deb, rpm): add aria2 dependency
This commit is contained in:
@@ -46,6 +46,7 @@ deb:
|
||||
- "apm"
|
||||
- "xdg-utils"
|
||||
- "shared-mime-info"
|
||||
- "aria2"
|
||||
rpm:
|
||||
afterInstall: "scripts/postinst.sh"
|
||||
afterRemove: "scripts/postrm.sh"
|
||||
@@ -62,3 +63,4 @@ rpm:
|
||||
- "amber-package-manager"
|
||||
- "xdg-utils"
|
||||
- "shared-mime-info"
|
||||
- "aria2"
|
||||
|
||||
Reference in New Issue
Block a user