summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-15 13:25:48 +0100
committerDaniel Peukert2020-03-15 13:25:48 +0100
commit30412ed9c19ee8d347a50b12735091d5be34c1d5 (patch)
tree75e68e6736553d3c75f18d82756525f328ac21d3 /PKGBUILD
parent8d725c8f8c697792de664716a5a873b9f8b9368f (diff)
downloadaur-30412ed9c19ee8d347a50b12735091d5be34c1d5.tar.gz
General ocaml dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b7cbeda41a1..4d27db842eed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/ocaml-ppx/$_projectname"
license=('MIT')
depends=('ocaml>=4.02.2' 'ocaml-migrate-parsetree' 'ocaml-ppx_derivers' 'ocaml-ppx_tools' 'ocaml-result')
-makedepends=('cppo' 'dune>=1.6.3' 'ocaml-findlib' 'ocaml-ppxfind')
+makedepends=('cppo' 'dune>=1.6.3' 'ocaml-ppxfind')
checkdepends=('ocaml-ounit')
options=('!strip')
source=(