summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarek Kubica2014-09-13 02:26:17 +0200
committerMarek Kubica2014-09-13 02:26:17 +0200
commitd0d9c11f2f7cd41ff9b680647edb3d8bbaefbd25 (patch)
treeab4af2e9044d1f82e38a829b68be5f4ab2386b3f /PKGBUILD
parent1c3ecd02bd4ed0e1710707bcab883938b93f9aaf (diff)
downloadaur-d0d9c11f2f7cd41ff9b680647edb3d8bbaefbd25.tar.gz
Added camlp4 to makedepends since it was split out of OCaml 4.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80023fbc4c30..9a816b183056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Serge Zirukin <ftrvxmtrx@gmail.com>
pkgname=ocaml-camomile
pkgver=0.8.5
-pkgrel=4
+pkgrel=5
pkgdesc="Comprehensive Unicode library for OCaml"
arch=('i686' 'x86_64')
url="https://github.com/yoriyuki/Camomile"
license=('LGPL')
-makedepends=('ocaml' 'ocaml-findlib>=1.2.3')
+makedepends=('ocaml' 'camlp4' 'ocaml-findlib>=1.2.3')
source=(https://github.com/yoriyuki/${pkgname/ocaml-}/releases/download/rel-$pkgver/${pkgname/ocaml-/}-$pkgver.tar.bz2
0002-Install-missing-camomileLibrary.a.patch)
sha512sums=('ef4da32f955e69e0b2958b4b2bf12ae94e210d8aa7cee5a9030607b79ac43a884758549f3164c223fb07d987a4a50b15f0bc5083ff67120270409f7fb9928014'