diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-02-13 10:02:53 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-02-13 10:02:53 +0100 |
commit | 15f1fdc7b5153070ac67a4f6c46b91e451b2ded4 (patch) | |
tree | 0c920d2b8c81b37b7a09c953e801317080fa5761 /debian/control | |
parent | 5169db7e24f80ee2e35aa747ef646dee2a7417fd (diff) | |
download | my-x200-15f1fdc7b5153070ac67a4f6c46b91e451b2ded4.tar.gz |
new event: button/suspend. added elogind as dependencyv0.7-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b3cc4bd..0868d57 100644 --- a/debian/control +++ b/debian/control | |||
@@ -9,7 +9,7 @@ Homepage: http://git.robertalessi.net/my-x200 | |||
9 | Package: my-x200 | 9 | Package: my-x200 |
10 | Architecture: any | 10 | Architecture: any |
11 | Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, intel-gpu-tools, rsync, | 11 | Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, intel-gpu-tools, rsync, |
12 | macchanger, rfkill, acpi-support-base | 12 | elogind, macchanger, rfkill, acpi-support-base |
13 | Recommends: rsnapshot | 13 | Recommends: rsnapshot |
14 | Description: Service dedicated to Thinkpads X200 | 14 | Description: Service dedicated to Thinkpads X200 |
15 | my-x200 is a simple service primarily designed to make the | 15 | my-x200 is a simple service primarily designed to make the |