Julien Cristau
0cf66c046c
Document each app's build-dependencies in debian/control
2007-03-30 15:53:48 +02:00
Brice Goglin
d251a8ca18
* Restore Depends: on cpp (got lost during modularization)
...
since xrdb needs it to process .Xdefaults.
2007-03-12 00:43:40 +01:00
Julien Cristau
88ec478ece
Fix versioned build-dep on libxinerama-dev. Thanks, Paul Hampson!
2007-03-09 12:49:43 +01:00
Julien Cristau
956849d7c7
Build-depend on libxinerama-dev
...
xdpyinfo needs to be built against libxinerama to support the corresponding
extension.
2007-03-07 18:00:22 +01:00
Julien Cristau
bc64e82b7c
Bump build-dep on libxrandr to >= 2:1.2.0-1.
2007-02-19 10:01:03 +01:00
Julien Cristau
599ab30561
Build-Depend on libpng12-dev instead of libpng-dev.
...
xcursorgen's configure script requires the "libpng12" package from pkg-config.
libpng14-dev has a Provides: libpng-dev, libpng12-dev, but doesn't actually
install a libpng12.pc, so we try to pull in the real libpng12-dev by
build-depending on it explicitely.
2007-02-12 05:41:53 +01:00
Julien Cristau
e038367075
* Change my email address in debian/control.
2007-02-11 08:44:44 +01:00
Julien Cristau
60ff434f34
Update to xsetpointer 1.0.1.
...
Import xsetpointer 1.0.1 release. Add build-dependency on x11proto-input-dev
>= 1.4, needed because of the new input-hotplug support.
2007-02-11 08:05:43 +01:00
Julien Cristau
529ec092a1
Remove non-breaking space from the build-deps, sorry.
2007-01-12 17:24:31 +00:00
Julien Cristau
5d3ecce6ee
Revert removal of openssh-client from the build-deps, because xsm's configure
...
script unsets the RSH variable before checking for it, and I don't want to
bloat the diff by having to rerun autoconf at this point.
2007-01-12 17:19:31 +00:00
Julien Cristau
13f351979c
* Drop build-dep on openssh-client | ssh, and set RSH=/usr/bin/ssh when
...
running configure so xsm know where to find it (closes : #362787 ).
2007-01-08 03:50:23 +00:00
Julien Cristau
94edd59dea
* Remove Fabio from Uploaders with his permission, and add myself.
2007-01-08 00:22:32 +00:00
Denis Barbier
314472b302
* The rsh program is required to build xsm. Replace Build-Depends: ssh | rsh
...
by Build-Depends: openssh-client | ssh
2006-08-07 20:21:12 +00:00
David Nusinow
06afdab8a7
* Bump standards version to 3.7.2.0
...
* Bump debhelper compat to 5
2006-06-12 01:51:42 +00:00
Steve Langasek
29375178a3
Drop broken build-dependency on xprint-utils, no thanks to anonymous
...
someone.
Pass --disable-xprint to invocations of configure instead, which is the
real fix for the symptoms described: we want the xbase-clients package to
consistently build *without* xprint support, instead of autodetecting (and
possibly failing) based on whether libxp-dev is installed. Properly
closes : #366275 .
2006-05-23 19:22:18 +00:00
David Nusinow
ff402932ce
* Add xprint-utils to build-depends. Thanks anonymous someone.
...
(closes : #366275 )
2006-05-15 03:36:15 +00:00
David Nusinow
47af91413c
Rename xbase-clients so as to use svn best practices
2006-04-29 23:24:34 +00:00