Comment 5 for bug 960770

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

We had a discussion about where would be the proper fix for this issue at https://lists.ubuntu.com/archives/kernel-team/2012-March/019502.html, and the conclusion was basically to remove the linux-headers from dkms recommends list:

Recommends: fakeroot,
 menu | sudo,
 linux-headers-generic-pae | linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers,
 linux-image

The dkms driver should by default depend on the kernel already, so there's indeed no need to have them as recommends.