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:
Andreas Kemnade 2022-09-27 08:33:21 +02:00 committed by Newbyte
parent 3dadae21d2
commit 475b892673
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA
3 changed files with 6 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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