linux: add linux-firmware/dracut, otherwise those won't be built.

This commit is contained in:
Juan RP 2013-10-27 10:20:46 +01:00
parent 790835925f
commit 06c82705dc
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ license="Public domain"
# XXX make it available to all architectures/platforms (rpi).
only_for_archs="i686 x86_64"
makedepends="linux3.10"
makedepends="linux3.10 linux-firmware dracut"
linux_package() {
depends="linux3.10"