device-fairphone-fp3: depend on soc-qcom-msm8953 (MR 4376)

With the udev rule in that package feedbackd can start using the
vibration motor for haptics.

Also we can remove the direct swclock-offset dependency since the soc
package depends on that also.
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Luca Weiss 2023-09-06 10:31:41 +02:00 committed by Pablo Correa Gómez
parent 6396dd1188
commit c37967a0ec
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -1,8 +1,8 @@
# Reference: <https://postmarketos.org/devicepkg> # Reference: <https://postmarketos.org/devicepkg>
pkgname=device-fairphone-fp3 pkgname=device-fairphone-fp3
pkgdesc="Fairphone 3" pkgdesc="Fairphone 3"
pkgver=0.7 pkgver=1
pkgrel=1 pkgrel=0
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
@ -11,7 +11,7 @@ depends="
lk2nd-msm8953 lk2nd-msm8953
mkbootimg mkbootimg
postmarketos-base postmarketos-base
swclock-offset soc-qcom-msm8953
" "
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
source="deviceinfo modules-initfs.mainline" source="deviceinfo modules-initfs.mainline"