summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a3a6303c9d4..6c98f548d842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Ciao - Cloud Integrated Advanced Orchestrator"
arch=('x86_64' 'i686')
url="https://github.com/01org/ciao"
license=('Apache')
-depends=('go')
-makedepends=('git')
+makedepends=('git', 'go')
+depends=('ceph', 'qemu', 'libisoburn', 'psmisc')
options=('!strip' '!emptydirs')
_gourl=github.com/01org/ciao