device-samsung-gts210lte: depend on postmarketos-base-downstream (MR 4497)
Postmarketos-base-downstream provides a lightdm config file needed for GUI to be brought up when using an x11 based UI.
This commit is contained in:
parent
5462164fad
commit
1b86b7b922
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-samsung-gts210lte
|
||||
pkgdesc="Samsung Galaxy Tab S2 9.7 LTE (2015)"
|
||||
pkgver=0.1
|
||||
pkgrel=4
|
||||
pkgver=0.2
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
@ -12,6 +12,7 @@ depends="
|
|||
msm-fb-refresher
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
postmarketos-base-downstream
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo 90-sec_touchscreen.rules"
|
||||
|
|
Loading…
Reference in a new issue