[arch-commits] Commit in wyrd/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Sep 7 08:58:29 UTC 2015
Date: Monday, September 7, 2015 @ 10:58:29
Author: foutrelis
Revision: 139440
Add camlp4 to makedepends
Modified:
wyrd/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-07 08:55:29 UTC (rev 139439)
+++ PKGBUILD 2015-09-07 08:58:29 UTC (rev 139440)
@@ -10,7 +10,7 @@
url='http://pessimization.com/software/wyrd/'
license=('GPL')
depends=('remind' 'ncurses')
-makedepends=('ocaml')
+makedepends=('ocaml' 'camlp4')
source=("http://pessimization.com/software/wyrd/${pkgname}-${pkgver}.tar.gz")
md5sums=('2fc561482fdac4daac0cb6735d934ebe')
More information about the arch-commits
mailing list