Merge pull request #1385 from jonkerj/fix-board-deb

Fix boad-deb dependencies
This commit is contained in:
Igor Pečovnik 2019-05-27 11:16:17 +02:00 committed by GitHub
commit 8d887ab7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,12 +49,12 @@ create_board_package()
Installed-Size: 1
Section: kernel
Priority: optional
Depends: bash, linux-base, u-boot-tools, initramfs-tools
Depends: bash, linux-base, u-boot-tools, initramfs-tools, python3-apt
Provides: armbian-bsp
Conflicts: armbian-bsp
Suggests: armbian-config
Replaces: zram-config, base-files, armbian-tools-$RELEASE
Recommends: bsdutils, parted, python3-apt, util-linux, toilet
Recommends: bsdutils, parted, util-linux, toilet
Description: Armbian tweaks for $RELEASE on $BOARD ($BRANCH branch)
EOF