The following commit has been merged in the master branch:
commit f6c62c6e9b1948bf46ca201816b8fa89c14113d5
Author: Giuseppe Iuculano <[email protected]>
Date: Mon May 4 09:54:18 2009 +0200
debian/control: Added make in Depends, and recommend linux-headers-2.6-686
instead of linux-headers-2.6-486
diff --git a/debian/control b/debian/control
index 660ab7b..2982cbf 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,13 @@ Vcs-Browser:
http://git.debian.org/?p=users/hanska-guest/dkms.git
Package: dkms
Architecture: all
Depends: ${misc:Depends}, module-init-tools,
- gcc
+ gcc,
+ make | build-essential | dpkg-dev
Recommends: patch,
fakeroot,
lsb-release,
menu | sudo,
- linux-headers-2.6-486 | linux-headers-generic | linux-headers,
+ linux-headers-2.6-686 [i386] | linux-headers-2.6-amd64 [amd64] |
linux-headers-generic [i386, amd64] | linux-headers
linux-image
Description: Dynamic Kernel Module Support Framework
DKMS is a framework designed to allow individual kernel modules to be upgraded
--
Maintainance of the dkms package
_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits