Remove reverse dependency for armbian-config
This utility doesn't need any build dependency and should be able to work standalone
This commit is contained in:
parent
4c3530fac6
commit
3d1d9180c2
@ -84,7 +84,6 @@ function compile_armbian-bsp-cli() {
|
||||
Maintainer: $MAINTAINER <$MAINTAINERMAIL>
|
||||
Section: kernel
|
||||
Priority: optional
|
||||
Suggests: armbian-config
|
||||
Recommends: bsdutils, parted, util-linux, toilet
|
||||
Description: Armbian CLI BSP for board '${BOARD}' branch '${BRANCH}' ${extra_description[@]}
|
||||
EOF
|
||||
|
||||
@ -43,9 +43,7 @@ compile_armbian-config() {
|
||||
Version: ${artifact_version}
|
||||
Architecture: all
|
||||
Maintainer: $MAINTAINER <$MAINTAINERMAIL>
|
||||
Replaces: armbian-bsp, neofetch
|
||||
Depends: bash, iperf3, psmisc, curl, bc, expect, dialog, pv, zip, debconf-utils, unzip, build-essential, html2text, html2text, dirmngr, software-properties-common, debconf, jq
|
||||
Recommends: armbian-bsp
|
||||
Suggests: libpam-google-authenticator, qrencode, network-manager, sunxi-tools
|
||||
Section: utils
|
||||
Priority: optional
|
||||
|
||||
Loading…
Reference in New Issue
Block a user