summarylogtreecommitdiffstats
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
parent7923a65ef9ac50bbca15fdc86caf847eb8900565 (diff)
downloadaur-candl-git.tar.gz
remove unnecessary isl dependence
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aef5742982fc..14b1292f29b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = candl-git
pkgdesc = Data Dependence Analysis Tool in the Polyhedral Model
pkgver = 0.6.3.r0.08b7186
- pkgrel = 1
+ pkgrel = 2
url = http://icps.u-strasbg.fr/people/bastoul/public_html/development/candl/
arch = x86_64
license = LGPL3
depends = gmp
- depends = isl
depends = osl
depends = piplib-git
provides = candl
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