From f8f35dd0a690270a8096fba95a5860ae7ddf4464 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 19 Sep 2016 20:42:41 +0200 Subject: [PATCH] NOW: opennebula gem has been packaged --- NOW/TODO | 8 -------- NOW/debian/control | 3 +-- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 NOW/TODO diff --git a/NOW/TODO b/NOW/TODO deleted file mode 100644 index d890354..0000000 --- a/NOW/TODO +++ /dev/null @@ -1,8 +0,0 @@ -#opennebula: -apt-get install ruby-nokogiri -gem install mini_portile -v '~> 0.5.0' -gem install opennebula - -# test: -apt-get purge rspec\* -gem install rspec -v '>= 3' diff --git a/NOW/debian/control b/NOW/debian/control index 880a373..07d12b5 100644 --- a/NOW/debian/control +++ b/NOW/debian/control @@ -14,8 +14,7 @@ Package: now Architecture: all XB-Ruby-Versions: ${ruby:Versions} Pre-Depends: ${misc:Pre-Depends}, adduser -Depends: ${misc:Depends}, libjs-jquery, ruby | ruby-interpreter, ruby-ipaddress, ruby-json, ruby-sinatra, ruby-sinatra-cross-origin -# missing: ruby-libopennebula +Depends: ${misc:Depends}, libjs-jquery, ruby | ruby-interpreter, ruby-ipaddress, ruby-json, ruby-libopennebula, ruby-sinatra, ruby-sinatra-cross-origin Suggests: now-apache Description: Network Orchestrator Wrapper for OpenNebula Network Orchestrator Wrapper is the component to extend OpenNebula network -- 1.8.2.3