diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-02-13 17:07:44 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-02-13 17:07:44 +0100 |
commit | b8188a48e11409fc747bea065e1a1099547ed300 (patch) | |
tree | a531249276bef094ffadee12bbd7b3dcca73447f /debian/control | |
parent | 8a801f5b8d0ac433b9345eaf10358a6a64346be4 (diff) | |
download | my-x200-0.7-2.tar.gz |
added conflict with acpi-supportv0.7-2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0868d57..f9d77c6 100644 --- a/debian/control +++ b/debian/control | |||
@@ -10,6 +10,7 @@ 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 | elogind, macchanger, rfkill, acpi-support-base | 12 | elogind, macchanger, rfkill, acpi-support-base |
13 | Conflicts: acpi-support | ||
13 | Recommends: rsnapshot | 14 | Recommends: rsnapshot |
14 | Description: Service dedicated to Thinkpads X200 | 15 | Description: Service dedicated to Thinkpads X200 |
15 | my-x200 is a simple service primarily designed to make the | 16 | my-x200 is a simple service primarily designed to make the |