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 6c98f548d842..23de2f8d3894 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')
-makedepends=('git', 'go')
-depends=('ceph', 'qemu', 'libisoburn', 'psmisc')
+makedepends=('git' 'go')
+depends=('ceph' 'qemu' 'libisoburn' 'psmisc')
options=('!strip' '!emptydirs')
_gourl=github.com/01org/ciao