From 987f836820eae061f40608b4ee1b6a14ecced3cc Mon Sep 17 00:00:00 2001 From: root Date: Tue, 9 Apr 2013 00:05:27 -0700 Subject: Tue Apr 9 00:05:27 PDT 2013 --- core/isl/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core/isl') diff --git a/core/isl/PKGBUILD b/core/isl/PKGBUILD index 8fe25e8f8..7333352ed 100644 --- a/core/isl/PKGBUILD +++ b/core/isl/PKGBUILD @@ -1,12 +1,13 @@ -# $Id: PKGBUILD 173325 2012-12-19 01:16:30Z allan $ +# $Id: PKGBUILD 182142 2013-04-08 05:56:24Z allan $ # Maintainer: Allan McRae pkgname=isl pkgver=0.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints" arch=('i686' 'x86_64') url="http://www.kotnet.org/~skimo/isl/" +depends=('gmp') license=('MIT') options=('!libtool') source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2) -- cgit v1.2.3-54-g00ecf