* The rsh program is required to build xsm. Replace Build-Depends: ssh | rsh
by Build-Depends: openssh-client | ssh
This commit is contained in:
parent
e82d9fbb94
commit
314472b302
|
@ -7,6 +7,8 @@ xbase-clients (1:7.1.ds-3) UNRELEASED; urgency=low
|
|||
|
||||
[ Denis Barbier ]
|
||||
* Acknowledge NMU, thanks dann frazier. (closes: #363198)
|
||||
* The rsh program is required to build xsm. Replace Build-Depends: ssh | rsh
|
||||
by Build-Depends: openssh-client | ssh
|
||||
|
||||
-- Denis Barbier <barbier@debian.org> Mon, 7 Aug 2006 21:30:25 +0200
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ Section: x11
|
|||
Priority: optional
|
||||
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
||||
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
|
||||
Build-Depends: debhelper (>= 5.0.0), pkg-config, libfs-dev (>= 2:1.0.0-1), libpng-dev, libx11-dev (>= 2:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libxcursor-dev (>= 1.1.5.2-1), libxext-dev (>= 1:1.0.0-1), libxft-dev (>= 2.1.8.2-6), libxi-dev (>= 1:1.0.0-3), libxkbfile-dev (>= 1:1.0.1-1), libxmuu-dev (>= 1:1.0.1-1), libxrandr-dev (>= 2:1.1.0.2-1), libxrender-dev (>= 1:0.9.0.2-2), libxss-dev (>= 1:1.0.1-1), libxt-dev (>= 1:1.0.0-1), libxtrap-dev (>= 1:1.0.0-1), libxtst-dev (>= 1:1.0.1-1), libxxf86dga-dev (>= 1:1.0.1-1), libxv-dev (>= 1:1.0.1-1), libxxf86vm-dev (>= 1:1.0.0-1), ssh | rsh, x11proto-gl-dev, libgl1-mesa-dev, xbitmaps, quilt
|
||||
Build-Depends: debhelper (>= 5.0.0), pkg-config, libfs-dev (>= 2:1.0.0-1), libpng-dev, libx11-dev (>= 2:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libxcursor-dev (>= 1.1.5.2-1), libxext-dev (>= 1:1.0.0-1), libxft-dev (>= 2.1.8.2-6), libxi-dev (>= 1:1.0.0-3), libxkbfile-dev (>= 1:1.0.1-1), libxmuu-dev (>= 1:1.0.1-1), libxrandr-dev (>= 2:1.1.0.2-1), libxrender-dev (>= 1:0.9.0.2-2), libxss-dev (>= 1:1.0.1-1), libxt-dev (>= 1:1.0.0-1), libxtrap-dev (>= 1:1.0.0-1), libxtst-dev (>= 1:1.0.1-1), libxxf86dga-dev (>= 1:1.0.1-1), libxv-dev (>= 1:1.0.1-1), libxxf86vm-dev (>= 1:1.0.0-1), openssh-client | ssh, x11proto-gl-dev, libgl1-mesa-dev, xbitmaps, quilt
|
||||
Standards-Version: 3.7.2.0
|
||||
|
||||
Package: xbase-clients
|
||||
|
|
Loading…
Reference in New Issue