summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-05-25 14:42:37 +0000
committerColin Watson <cjwatson@debian.org>2005-05-25 14:42:37 +0000
commitf593d4c0c4cd3e79f009f6b428d50698f4e7619b (patch)
tree4de9d1800bb822f44270c382bb4bac60aa736dd7 /debian/control
parent42c0f9c63e2aa32d34b7dd1f996fb68834b5573a (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/control4
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
2Section: net 2Section: net
3Priority: standard 3Priority: standard
4Maintainer: Matthew Vernon <matthew@debian.org> 4Maintainer: Matthew Vernon <matthew@debian.org>
5Build-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 5Build-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]
6Standards-Version: 3.6.1 6Standards-Version: 3.6.1
7Uploaders: Colin Watson <cjwatson@debian.org> 7Uploaders: Colin Watson <cjwatson@debian.org>
8 8
@@ -75,7 +75,7 @@ Description: Secure shell client and server (transitional package)
75Package: ssh-askpass-gnome 75Package: ssh-askpass-gnome
76Section: gnome 76Section: gnome
77Priority: optional 77Priority: optional
78Architecture: any 78Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
79Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 79Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5
80Replaces: ssh (<< 1:3.5p1-3) 80Replaces: ssh (<< 1:3.5p1-3)
81Provides: ssh-askpass 81Provides: ssh-askpass