rpi-base: depends on rpi-firmware not linux-firmware.
This commit is contained in:
parent
254cc4b33a
commit
673c2cbb53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rpi-base'
|
||||
pkgname=rpi-base
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
homepage="http://www.voidlinux.eu"
|
||||
short_desc="Void Linux RaspberryPi base files"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Public Domain"
|
||||
|
||||
only_for_archs="armv6l"
|
||||
makedepends="ntp?ntp-daemon dhcpcd openssh-server rpi-kernel linux-firmware"
|
||||
makedepends="ntp?ntp-daemon dhcpcd openssh-server rpi-firmware rpi-kernel"
|
||||
depends="${makedepends}"
|
||||
|
||||
# Allow upgrades for compatibility.
|
||||
|
|
Loading…
Add table
Reference in a new issue