aboutsummaryrefslogtreecommitdiffstats
path: root/community/unison
diff options
context:
space:
mode:
Diffstat (limited to 'community/unison')
-rw-r--r--community/unison/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/unison/APKBUILD b/community/unison/APKBUILD
index f3fce2d1fc..40c1b8e0dd 100644
--- a/community/unison/APKBUILD
+++ b/community/unison/APKBUILD
@@ -6,10 +6,10 @@ pkgrel=4
pkgdesc="Unison - efficient file-synchronization tool"
url="https://www.cis.upenn.edu/~bcpierce/unison/"
# ocaml is not built for x86, armhf, s390x
-# lablgtk is not built for aarch64
+# ocaml-lablgtk is not built for aarch64
arch="all !x86 !armhf !aarch64 !s390x"
license="GPL-3.0+"
-makedepends="ocaml lablgtk-dev linux-headers emacs-nox bash"
+makedepends="ocaml ocaml-lablgtk-dev linux-headers emacs-nox bash"
subpackages="$pkgname-doc $pkgname-gui"
source="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/unison-$pkgver.tar.gz
http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/unison-$pkgver-manual.html