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:
Igor Pecovnik 2024-05-22 08:13:53 +02:00 committed by Igor
parent 4c3530fac6
commit 3d1d9180c2
2 changed files with 0 additions and 3 deletions

View File

@ -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

View File

@ -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