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