summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-15 13:25:48 +0100
committerDaniel Peukert2020-03-15 13:25:48 +0100
commit30412ed9c19ee8d347a50b12735091d5be34c1d5 (patch)
tree75e68e6736553d3c75f18d82756525f328ac21d3
parent8d725c8f8c697792de664716a5a873b9f8b9368f (diff)
downloadaur-30412ed9c19ee8d347a50b12735091d5be34c1d5.tar.gz
General ocaml dependency update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aca66a542dfb..1e5a8e37345b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,6 @@ pkgbase = ocaml-ppx_deriving
checkdepends = ocaml-ounit
makedepends = cppo
makedepends = dune>=1.6.3
- makedepends = ocaml-findlib
makedepends = ocaml-ppxfind
depends = ocaml>=4.02.2
depends = ocaml-migrate-parsetree
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=(