device-samsung-gtaxlwifi: depend on msm-fb-refresher and postmarketos-base-downstream
The wiki article has stated that msm-fb-refresher is necessary for working display from the start, so let's just fix this in packaging instead of having it as a hint in the wiki. As for postmarketos-base-downstream, this was confirmed to fix booting into UI by Pascal Dietrich on fedi[1]. [1]: https://rheinneckar.social/@cameo007/115430128243717720 Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7243>
This commit is contained in:
parent
aea53bf284
commit
dcae02a2a0
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-gtaxlwifi
|
||||
pkgdesc="Samsung Galaxy Tab A 2016 (SM-T580)"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -10,7 +10,9 @@ options="!check !archcheck"
|
|||
depends="
|
||||
linux-samsung-gtaxlwifi
|
||||
mkbootimg
|
||||
msm-fb-refresher
|
||||
postmarketos-base
|
||||
postmarketos-base-downstream
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue