summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2011-11-14 00:52:35 +0400
committerIgor Pashev <pashev.igor@gmail.com>2011-11-14 00:52:35 +0400
commitb6a8699de9167c22440749c96ba89be75a85abb2 (patch)
tree0b0f372d21addd9668dd5fbed1e770761f6712c2
parent6ca9aec733c8bed8e99d73823b2ef13b20a4863b (diff)
downloadopen-axiom-debian-b6a8699de9167c22440749c96ba89be75a85abb2.tar.gz
Added epoch in CLisp version
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d58a5a6..d565f5a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
debhelper ( >= 8 ),
- sbcl ( >= 1:1.0.30 ) [i386, amd64, kfreebsd-amd64],
- clisp ( >= 2.44 ) [!i386, !amd64, !kfreebsd-amd64],
+ sbcl ( >= 1:1.0.30 ) [i386, amd64, kfreebsd-amd64],
+ clisp ( >= 1:2.44 ) [!i386, !amd64, !kfreebsd-amd64],
libxpm-dev,
libxt-dev,
help2man,