cubietech-cubieboard: fix u-boot dependency (MR 2874)
Follow change in Alpine Linux:
ac3bfe0e20
This commit is contained in:
parent
33d94e95dd
commit
98bf52af8b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-cubietech-cubieboard
|
||||
pkgdesc="Cubietech Cubieboard"
|
||||
pkgver=0.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -11,7 +11,7 @@ depends="
|
|||
linux-edge
|
||||
mesa-dri-gallium
|
||||
postmarketos-base
|
||||
u-boot-cubieboard
|
||||
u-boot-sunxi
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo extlinux.conf"
|
||||
|
|
Loading…
Reference in a new issue