aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Marc <beberking@gmail.com>2012-05-19 19:53:54 +0200
committerBertrand Marc <beberking@gmail.com>2012-05-19 19:53:54 +0200
commit100baefd2b2c20d49ccfb3ab952dc31d2b41b36e (patch)
treecee7491b90c76804ba4e726e839fbe8dd49e6533
parented1f51e10e427854ae7f99a55d42ddbf7b4b5cfc (diff)
Build-depends on libextractor (>=1:0.6.3), with an epoch (Closes: #673302).
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b7d9101..cb23ce7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Bertrand Marc <beberking@gmail.com>
Build-Depends:
debhelper (>= 9), po-debconf, gettext, dh-autoreconf, autopoint, autoconf (>=2.59),
- automake (>=1.11.1), libextractor-dev (>=0.6.1), libmicrohttpd-dev (>=0.9.18),
+ automake (>=1.11.1), libextractor-dev (>=1:0.6.3), libmicrohttpd-dev (>=0.9.18),
libgcrypt11-dev (>=1.2), libcurl4-gnutls-dev (>=7.21.0),
libunistring-dev (>=0.9.2), libltdl-dev (>=2.2), libmysqlclient-dev (>=5.1),
libsqlite3-dev (>=3.0), libpq-dev (>=8.3), guile-1.8-dev, libglpk-dev (>=4.32)