summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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