From 6a09b364672ca548498c22aeab6bdc7d83e2ebba Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 14 Nov 2011 04:16:07 +0400 Subject: Fixed GCL version --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 191a5a9..2c3a904 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Priority: optional Maintainer: Igor Pashev Build-Depends: debhelper ( >= 8 ), - sbcl ( >= 1:1.0.30 )[ i386, amd64, kfreebsd-amd64], - gcl ( >= 1:2.44 ) [!i386, !amd64, !kfreebsd-amd64], - libreadline-dev [!i386, !amd64, !kfreebsd-amd64], - libncurses5-dev [!i386, !amd64, !kfreebsd-amd64], + 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], libxpm-dev, libxt-dev, help2man, -- cgit v1.2.3