From eb419ce4a54cb1665c7c1fcefe76dd32960af520 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 9 Mar 2018 19:07:20 +0100 Subject: community/ocaml-lablgtk: rename lablgtk to ocaml-lablgtk --- community/unison/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/unison/APKBUILD') 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 -- cgit v1.2.3