Package: ndiswrapper-source
Version: 1.23-1
After compilation with m-a, the resulting debian package has a recommends for kernel-image-`uname
-r` which is no longer the naming convention used for kernel packages - instead I think
linux-image-`uname -r` should be used.
Regards, Dave.
modules/ndiswrapper/debian/control.modules.in 2006-08-12 16:32:57.000000000 +0100
+++ modules/ndiswrapper/debian/control.modules.in.new 2006-09-22 16:39:53.000000000 +0100
@@ -9,10 +9,10 @@
Package: ndiswrapper-modules-_KVERS_
Architecture: i386 amd64
Depends: ndiswrapper-utils-1.8
-Recommends: kernel-image-_KVERS_
+Recommends: linux-image-_KVERS_
Description: Ndiswrapper linux kernel module
This package contains the ndiswrapper loadable kernel modules for the
- kernel-image-_KVERS_ package.
+ linux-image-_KVERS_ package.
.
If you compiled a custom kernel, you will most likely need to compile a
custom version of this module as well. The ndiswrapper-source
This email was brought to you by Kaxy Mail http://www.kaxy.com/free_email_account.htm
Replies