diff options
author | Eduard Bloch <blade@debian.org> | 2004-02-24 17:45:09 +0000 |
---|---|---|
committer | Eduard Bloch <blade@debian.org> | 2004-02-24 17:45:09 +0000 |
commit | 808912c7c7b5347a931d9b9bca4d5e6dfb4874fd (patch) | |
tree | bfe371baea1b64b9ee1d1adb80576d3852d54ad6 /debian/control | |
parent | 1074cb54c7a5f9a51a031827ce97b64b4d9aae2c (diff) | |
download | mono-0.30.1-1.tar.gz |
Added a patch for configure.in to use non-supported architectures0.30.1-1
(using dpathc, build-dep added)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e5600840ff..48f7fb79b8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org> Uploaders: Eduard Bloch <blade@debian.org>, Teófilo Ruiz Suárez <teo@debian.org> Standards-Version: 3.6.1 -Build-Depends: debhelper (>> 3.0.0), libglib2.0-dev, bison, automake1.7 | automake, libtool +Build-Depends: debhelper (>> 3.0.0), libglib2.0-dev, bison, automake1.7 | automake, libtool, dpatch Build-Conflicts: libmint-dev Package: mono-common |