aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Misic <twoexem@gmail.com>2026-03-25 20:12:02 +0100
committerMilan Misic <twoexem@gmail.com>2026-03-25 20:12:02 +0100
commitb3688a211502763731f665e73bd34a321d9210d8 (patch)
tree6c30c7a08c0d346bcc56f746e7482e55682576c8
parent2602b8e31af142d4ed85dfea85485b6acc570a37 (diff)
Fixed control file
-rw-r--r--DEBIAN/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/DEBIAN/control b/DEBIAN/control
index 7299807..2be8dbc 100644
--- a/DEBIAN/control
+++ b/DEBIAN/control
@@ -2,6 +2,9 @@ Package: st-lsm6dsx-shift13mi
Version: 0.1-1
Architecture: amd64
Maintainer: Milan Misic <twoexem@gmail.com>
-Depends: dkms, linux-headers, iio-sensor-proxy, mokuntil
+Depends: dkms, linux-headers-generic, iio-sensor-proxy, mokutil
+Section: kernel
Description: LSM6DSO IMU driver fix for the SHIFT13mi/SHIFTbook
- Patches the st_lsm6dsx_i2c kernel module to recognise the SMOCF00 ACPI ID used by the STM LSM6DSO IMU in the SHIFT13mi/SHIFTbook tablet, fixing automatic screen rotation under Linux.
+ Patches the st_lsm6dsx_i2c kernel module to recognise the SMOCF00 ACPI ID used
+ by the STM LSM6DSO IMU in the SHIFT13mi/SHIFTbook tablet, fixing automatic
+ screen rotation under Linux.