[Pkg-libvirt-commits] [libvirt] 01/01: Depend on kmod instead of module-init-tools

Guido Guenther agx at moszumanska.debian.org
Thu Dec 5 18:53:48 UTC 2013


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch experimental
in repository libvirt.

commit 230609ed094abdd0c4a06392e599c4185423dc85
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Dec 5 19:25:15 2013 +0100

    Depend on kmod instead of module-init-tools
    
    Closes: #731451
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ff75cf5..575d130 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends:
  libudev-dev [linux-any],
  libhal-dev [!linux-any],
  libpciaccess-dev,
- module-init-tools [linux-any],
+ kmod [linux-any],
  policykit-1 (>= 0.105-4~),
  libcap-ng-dev [linux-any],
  libnl-3-dev [linux-any],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list