[Pkg-dkms-commits] [SCM] Dynamic Kernel Module Support branch, master, updated. debian/2.1.1.2-3-1-gf649aa1
Giuseppe Iuculano
iuculano at debian.org
Sat Jul 17 10:35:11 UTC 2010
The following commit has been merged in the master branch:
commit f649aa1b33c9ef37dd73cad09f389e759a25f3f3
Author: Giuseppe Iuculano <iuculano at debian.org>
Date: Sat Jul 17 12:32:33 2010 +0200
Added coreutils >= 7.4 in Depends
Closes: #586356
diff --git a/debian/control b/debian/control
index 25e24cf..77e8a20 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Architecture: all
Depends: ${misc:Depends},
module-init-tools,
gcc,
- make | build-essential | dpkg-dev
+ make | build-essential | dpkg-dev,
+ coreutils (>= 7.4)
Recommends: patch,
fakeroot,
lsb-release,
--
Dynamic Kernel Module Support
More information about the Pkg-dkms-commits
mailing list