From adce9855933bb23f43e4f88f16a4d06fb88fbac6 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 24 Jan 2013 13:19:03 +0000 Subject: [PATCH] add a dependency needed by polly --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 528f0480..185a6ea6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl8.5, expect, autoconf, automake1.9, perl, libtool, doxygen, chrpath, texinfo, sharutils, autotools-dev (>= 20060702.1), libffi-dev (>= 3.0.9), lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev, - libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev + libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev, + libisl-dev (>= 0.11.1) Build-Conflicts: oprofile, ocaml Standards-Version: 3.9.3 Homepage: http://www.llvm.org/