summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-06-26 23:59:42 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-06-27 00:03:21 +0400
commitaa369b5e231cd56708e52deb57bb98b26ea26846 (patch)
treefdbb55a6a21505b154434e0e44be222fbba4d586 /debian/control
parenta45fdd3f3b492254002686a4ed636cdf44089d59 (diff)
downloadopen-axiom-debian-aa369b5e231cd56708e52deb57bb98b26ea26846.tar.gz
Only SBCL, sorry
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 0c17ba6..b292f63 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,7 @@ Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
debhelper ( >= 8 ),
- sbcl ( >= 1:1.0.30 ) [ i386 amd64 kfreebsd-amd64],
- gcl ( >= 2.6.7 ) [!i386 !amd64 !kfreebsd-amd64],
- libreadline-dev [!i386 !amd64 !kfreebsd-amd64],
- libncurses5-dev [!i386 !amd64 !kfreebsd-amd64],
- libgmp-dev [!i386 !amd64 !kfreebsd-amd64],
+ sbcl ( >= 1:1.0.30 ),
libxpm-dev,
libxt-dev,
g++ (>= 4.7),