Section: ruby
 Priority: optional
 Maintainer: František Dvořák <valtri@civ.zcu.cz>
-Build-Depends: debhelper (>= 7.0.50~), dh-apache2, apache2-dev, gem2deb (>= 0.6.1~)
+Build-Depends: debhelper (>= 7.0.50~), dh-apache2, apache2-dev, gem2deb (>= 0.6.1~), ruby-ipaddress (>= 0.8.2), ruby-libopennebula, ruby-rspec, ruby-sinatra
 Standards-Version: 3.9.5
 Homepage: https://github.com/CESNET/NOW
 #Vcs-Git: git://git.debian.org/collab-maint/now.git
 
 #!/usr/bin/make -f
 export DH_VERBOSE=1
 # rspec >= 3 required
-export DH_RUBY_IGNORE_TESTS=all
+#export DH_RUBY_IGNORE_TESTS=all
 export DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR=1
 
 %: