diff options
| author | Chase Douglas <chase.douglas@canonical.com> | 2010-08-30 15:50:07 -0400 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-30 23:46:53 +0200 |
| commit | 978832ab69361f83b0362d0c3e6c6137a9d0a6c1 (patch) | |
| tree | 17507a09adff0d3fd2f310fde6b5bcf3387cb5bd /debian/control | |
| parent | 955b4b2de36b8da40739d87a412a2bca519d40a2 (diff) | |
Conflict with multitouch-kernel-source
This is needed to prevent someone from installing both hid-dkms and
multitouch-kernel-source at the same time. Having two hid.ko modules
confuses dkms.
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
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 3beda2e..e33c7cf 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -9,6 +9,7 @@ Homepage: http://bitmath.org/code/hid-dkms/ | |||
| 9 | Package: hid-dkms | 9 | Package: hid-dkms |
| 10 | Architecture: all | 10 | Architecture: all |
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | 11 | Depends: dkms (>= 1.95), bash (>> 1.99) |
| 12 | Conflicts: multitouch-kernel-source | ||
| 12 | Description: Supplementary hid support | 13 | Description: Supplementary hid support |
| 13 | This driver supplements the apple function key mapping with useful | 14 | This driver supplements the apple function key mapping with useful |
| 14 | defaults for the Expose (FN+F3), Dashboard (FN+F4) and Insert | 15 | defaults for the Expose (FN+F3), Dashboard (FN+F4) and Insert |
