linux: depend on 'dvb-fe-tool'

This commit is contained in:
Stefan Saraev 2013-05-08 12:19:31 +03:00
parent e57522f818
commit 1c28c28cad

View File

@ -33,7 +33,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.kernel.org" PKG_SITE="http://www.kernel.org"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="busybox linux-drivers linux-firmware pciutils $BOOTLOADER" PKG_DEPENDS="busybox linux-drivers linux-firmware pciutils $BOOTLOADER dvb-fe-tool"
PKG_BUILD_DEPENDS="toolchain cpio module-init-tools pciutils xz" PKG_BUILD_DEPENDS="toolchain cpio module-init-tools pciutils xz"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="linux" PKG_SECTION="linux"