diff options
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 2c3a904..0970b70 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ 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], + 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, |