summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f5e7923e5ad..e41446f29f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=(x86_64)
url="http://www.cduce.org/"
license=('GPL')
groups=()
-depends=('ocaml camlp4')
+depends=('ocaml' 'camlp4')
makedepends=()
checkdepends=()
optdepends=()