summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Reggiani Manzo2016-02-27 12:55:43 -0300
committerRafael Reggiani Manzo2016-02-27 12:55:43 -0300
commitffcbc946e7d26dace71d626f64574dba68cf93a1 (patch)
tree5f4ce59ab427bf52a90c6017d69c3f0bdd66aab4 /.SRCINFO
parent5415163035c929ed7faee44a5f3a09460837bd95 (diff)
downloadaur-ffcbc946e7d26dace71d626f64574dba68cf93a1.tar.gz
Add missing ruby-nokogiri dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 916ae32f8112..74c18a827901 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 17 21:36:46 UTC 2016
+# Sat Feb 27 15:55:35 UTC 2016
pkgbase = opennebula
pkgdesc = Virtual management infrastructure as a service (IaaS) toolkit for cloud computing (NOTE: Read the PKGBUILD!)
pkgver = 4.14.2
- pkgrel = 1
+ pkgrel = 2
url = http://docs.opennebula.org/stable
install = opennebula.install
changelog = ChangeLog
@@ -27,6 +27,7 @@ pkgbase = opennebula
depends = ruby-opennebula>=4.14.2
depends = ruby-sinatra
depends = ruby-builder
+ depends = ruby-nokogiri
optdepends = nfs-utils: for using the shared file system storage model
optdepends = mariadb>=5.1: optional replacement for SQLite as the DB back-end
optdepends = libmariadbclient>=5.1: required if using MariaDB/MySQL instead of SQLite