kobo-clara, tolino-shine2hd, tolino-shine3: add mesa-dri-gallium dep (MR 3470)
Mesa behaves again, #1658 is fixed, so lets re-revert MR 3306. Lets also add the dependency to the other devices using the same graphics driver. [ci:skip-build] Already built successfuly on CI in MR
This commit is contained in:
parent
3dadae21d2
commit
475b892673
3 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-kobo-clara
|
||||
pkgdesc="Kobo Clara HD"
|
||||
pkgver=0.6
|
||||
pkgver=0.7
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -9,6 +9,7 @@ arch="armv7"
|
|||
options="!check !archcheck"
|
||||
depends="
|
||||
kobo-epdc-extractor
|
||||
mesa-dri-gallium
|
||||
perl
|
||||
postmarketos-base
|
||||
u-boot-kobo-clara
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-tolino-shine2hd
|
||||
pkgdesc="Tolino Shine 2 HD"
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -10,6 +10,7 @@ options="!check !archcheck"
|
|||
depends="
|
||||
kobo-epdc-extractor
|
||||
linux-kobo-clara-mainline
|
||||
mesa-dri-gallium
|
||||
perl
|
||||
postmarketos-base
|
||||
u-boot-tolino-shine2hd
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-tolino-shine3
|
||||
pkgdesc="Tolino Shine 3"
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -10,6 +10,7 @@ options="!check !archcheck"
|
|||
depends="
|
||||
kobo-epdc-extractor
|
||||
linux-kobo-clara-mainline
|
||||
mesa-dri-gallium
|
||||
perl
|
||||
postmarketos-base
|
||||
u-boot-tolino-shine3
|
||||
|
|
Loading…
Reference in a new issue