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
|
pkgname=device-cubietech-cubieboard
|
||||||
pkgdesc="Cubietech Cubieboard"
|
pkgdesc="Cubietech Cubieboard"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -11,7 +11,7 @@ depends="
|
||||||
linux-edge
|
linux-edge
|
||||||
mesa-dri-gallium
|
mesa-dri-gallium
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
u-boot-cubieboard
|
u-boot-sunxi
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="deviceinfo extlinux.conf"
|
source="deviceinfo extlinux.conf"
|
||||||
|
|
Loading…
Reference in a new issue