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 59729d4a4253..6993079c06b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ocaml-mysql
pkgver=1.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="OCaml bindings for MySQL"
arch=('i686' 'x86_64')
url="http://ocaml-mysql.forge.ocamlcore.org/"
license=('LGPL')
-makedepends=('ocaml' 'ocaml-findlib' 'libmysqlclient')
+makedepends=('ocaml' 'ocaml-findlib' 'libmariadbclient')
depends=(camlp4)
options=('!strip' 'staticlibs')
#install=