[Pkg-dkms-commits] [dkms] 03/03: Depends on kmod | kldutils
Giuseppe Iuculano
iuculano at moszumanska.debian.org
Sat Oct 4 17:11:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
iuculano pushed a commit to branch master
in repository dkms.
commit 49fccbc2e9abe4ff48f76f69e6d6293b47abf1a3
Author: Giuseppe Iuculano <iuculano at debian.org>
Date: Sat Oct 4 19:11:13 2014 +0200
Depends on kmod | kldutils
Closes: #761728
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index cf98f0b..146b54c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-dkms/dkms.git
Package: dkms
Architecture: all
Depends: ${misc:Depends},
- kmod,
+ kmod | kldutils,
gcc,
make | build-essential | dpkg-dev,
coreutils (>= 7.4),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-dkms/dkms.git
More information about the Pkg-dkms-commits
mailing list