mirror of
https://github.com/armbian/configng.git
synced 2026-01-06 10:37:41 -08:00
Add missing deps for generating deb file
This commit is contained in:
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
section: "default"
|
||||
priority: "optional"
|
||||
compile: "tools/config-assemble.sh -p"
|
||||
depends: "bash, jq, whiptail, sudo, procps, systemd, lsb-release, iproute2"
|
||||
depends: "bash, jq, whiptail, sudo, procps, systemd, lsb-release, iproute2, debconf, libtext-iconv-perl"
|
||||
description: "Armbian config: The Next Generation"
|
||||
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user