[DRE-commits] [vagrant-libvirt] 03/03: 'vagrant package' needs libguestfs-tools

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Feb 21 12:10:08 UTC 2017


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

eighthave pushed a commit to branch master
in repository vagrant-libvirt.

commit 4f0117957f2db61a7084b308d6e9fa90a2da3a1d
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Feb 21 13:00:08 2017 +0100

    'vagrant package' needs libguestfs-tools
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2e61a03..87cf2c6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,9 @@ Depends: ruby | ruby-interpreter,
          vagrant,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: qemu-utils, nfs-kernel-server
+Recommends: qemu-utils,
+            nfs-kernel-server,
+            libguestfs-tools
 Description: Vagrant plugin that adds an Libvirt provider to Vagrant
  vagrant-libvirt allows Vagrant to control and provision machines via
  Libvirt toolkit.

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



More information about the Pkg-ruby-extras-commits mailing list