summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarenome Ranaivoarivony-Razanajato2022-12-20 00:29:09 +0100
committerHarenome Ranaivoarivony-Razanajato2022-12-20 00:29:09 +0100
commitd645c0d5c5da2d30e1fcca22001eb0852e69353f (patch)
tree58952e956be3ab32c7a4ba9770a092bd2ec5d3aa /PKGBUILD
parent7923a65ef9ac50bbca15fdc86caf847eb8900565 (diff)
downloadaur-candl-git.tar.gz
remove unnecessary isl dependence
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08d860edea5a..f9b56b7ff5de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=candl-git
pkgver=0.6.3.r0.08b7186
-pkgrel=1
+pkgrel=2
pkgdesc="Data Dependence Analysis Tool in the Polyhedral Model"
arch=(x86_64)
url="http://icps.u-strasbg.fr/people/bastoul/public_html/development/candl/"
license=('LGPL3')
-depends=("gmp" "isl" "osl" "piplib-git")
+depends=("gmp" "osl" "piplib-git")
provides=("candl")
source=(
${pkgname}::git+https://github.com/periscop/candl.git