summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9bd3bee..85b035a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
debhelper ( >= 8 ),
- sbcl ( >= 1:1.0.30 ),
+ sbcl ( >= 1:1.0.30 ) [i386 amd64 kfreebsd-amd64],
+ clisp ( >= 1:2.44 ) [!i386 !amd64 !kfreebsd-amd64],
libxpm-dev,
libxt-dev,
g++ (>= 4.7),