diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-25 14:42:37 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-25 14:42:37 +0000 |
commit | f593d4c0c4cd3e79f009f6b428d50698f4e7619b (patch) | |
tree | 4de9d1800bb822f44270c382bb4bac60aa736dd7 /debian/control | |
parent | 42c0f9c63e2aa32d34b7dd1f996fb68834b5573a (diff) |
Don't build ssh-askpass-gnome on the Hurd, until GNOME is available to
satisfy build-dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 96a98440f..78459c315 100644 --- a/debian/control +++ b/debian/control | |||
@@ -2,7 +2,7 @@ Source: openssh | |||
2 | Section: net | 2 | Section: net |
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Matthew Vernon <matthew@debian.org> | 4 | Maintainer: Matthew Vernon <matthew@debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) | libgnome-dev, libedit-dev, groff, debhelper (>= 2), sharutils | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev | libz-dev, libssl-dev, libpam0g-dev | libpam-dev, libgnomeui-dev (>= 2.0.0) [!hurd-i386] | libgnome-dev [!hurd-i386], libedit-dev, groff, debhelper (>= 2), sharutils [!hurd-i386] |
6 | Standards-Version: 3.6.1 | 6 | Standards-Version: 3.6.1 |
7 | Uploaders: Colin Watson <cjwatson@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org> |
8 | 8 | ||
@@ -75,7 +75,7 @@ Description: Secure shell client and server (transitional package) | |||
75 | Package: ssh-askpass-gnome | 75 | Package: ssh-askpass-gnome |
76 | Section: gnome | 76 | Section: gnome |
77 | Priority: optional | 77 | Priority: optional |
78 | Architecture: any | 78 | Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc |
79 | Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 | 79 | Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 |
80 | Replaces: ssh (<< 1:3.5p1-3) | 80 | Replaces: ssh (<< 1:3.5p1-3) |
81 | Provides: ssh-askpass | 81 | Provides: ssh-askpass |