author | Camm Maguire <camm@debian.org> | 2003年07月15日 21:29:03 +0000 |
---|---|---|
committer | Camm Maguire <camm@debian.org> | 2003年07月15日 21:29:03 +0000 |
commit | 260e4897c1bf0e0a6b5f2bf1b550bc4a38502205 (patch) | |
tree | 1793dc9016bb7237b33d01d39efd829f1fbbb7b7 | |
parent | 51d35fdf2536d0e3a0fc74a0b07ed105b147490f (diff) | |
download | gcl-unlabeled-1.35.4.tar.gz |
-rw-r--r-- | gcl/debian/control | 2 |
diff --git a/gcl/debian/control b/gcl/debian/control index f3dd4f485..c3dbb3c74 100644 --- a/gcl/debian/control +++ b/gcl/debian/control @@ -2,7 +2,7 @@ Source: gcl Section: interpreters Priority: optional Maintainer: Camm Maguire <camm@enhanced.com> -Build-Depends: debhelper ( >= 4.1.0 ), gcc-3.2 [ hppa ia64 arm ], emacsen, libreadline4-dev, m4, tk8.3-dev, tetex-bin, texinfo, binutils-dev, texi2html, autoconf, automake, gettext, libgmp3-dev, autotools-dev +Build-Depends: debhelper ( >= 4.1.0 ), emacsen, libreadline4-dev, m4, tk8.3-dev, tetex-bin, texinfo, binutils-dev, texi2html, autoconf, automake, gettext, libgmp3-dev, autotools-dev Standards-Version: 3.5.8 Package: gcl |