[Pkg-libvirt-commits] [libvirt] 01/04: Build-Depend and suggest nfs-common

Guido Guenther agx at moszumanska.debian.org
Fri Jun 5 09:21:04 UTC 2015


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

agx pushed a commit to branch debian/sid
in repository libvirt.

commit 0266267f65d15e1ec282d2ba9045be44bf538548
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Jun 5 10:04:06 2015 +0200

    Build-Depend and suggest nfs-common
    
    for showmount
    
    Thanks: Laurent Bigonville
    Closes: #787783
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2e9bc54..0cd44a7 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Build-Depends:
  libselinux1-dev (>= 2.0.82) [linux-any],
  libapparmor-dev [linux-any],
  libsystemd-daemon-dev [linux-any],
+ nfs-common,
  systemtap-sdt-dev [amd64 armel armhf i386 ia64 powerpc s390],
  python,
 # for --with-storage-sheepdog
@@ -146,7 +147,8 @@ Recommends:
  parted,
  pm-utils,
 Section: admin
-Suggests: radvd, auditd, systemtap, systemd, apparmor
+Suggests: radvd, auditd, systemtap, systemd, apparmor,
+ nfs-common,
 Breaks: avahi-daemon (<< 0.6.31-3~)
 Replaces: libvirt-bin (<< 1.2.7-4~)
 Conflicts: libvirt-bin (<< 1.2.6-1~)

-- 
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