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:
Stefan Hansson 2025-10-24 09:37:07 +02:00 committed by The Friendly Merge Bot
parent aea53bf284
commit dcae02a2a0
No known key found for this signature in database

View file

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