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 <[email protected]> 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 _______________________________________________ Pkg-dkms-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-commits
