mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
linux: add linux-firmware/dracut, otherwise those won't be built.
This commit is contained in:
parent
790835925f
commit
06c82705dc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ license="Public domain"
|
||||||
|
|
||||||
# XXX make it available to all architectures/platforms (rpi).
|
# XXX make it available to all architectures/platforms (rpi).
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="linux3.10"
|
makedepends="linux3.10 linux-firmware dracut"
|
||||||
|
|
||||||
linux_package() {
|
linux_package() {
|
||||||
depends="linux3.10"
|
depends="linux3.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue