[DRE-commits] [vagrant-libvirt] 07/67: remove ruby-libvirt dependency

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:00 UTC 2016


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

terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.

commit 9c8a40188108c6d27bdf93be46e35852b8a98341
Author: Hiroshi Miura <miurahr at linux.com>
Date:   Fri Nov 15 07:57:37 2013 +0900

    remove ruby-libvirt dependency
    
    Signed-off-by: Hiroshi Miura <miurahr at linux.com>
---
 vagrant-libvirt.gemspec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index 42e8306..cb7ad5e 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -17,7 +17,6 @@ Gem::Specification.new do |gem|
   gem.version       = VagrantPlugins::ProviderLibvirt::VERSION
 
   gem.add_runtime_dependency 'fog', '1.15.0'
-  gem.add_runtime_dependency 'ruby-libvirt', '~> 0.4.0'
   gem.add_runtime_dependency 'nokogiri', '1.5.10'
 
   gem.add_development_dependency 'rake'

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