Add libxcursor-dev build-dep.

This commit is contained in:
Cyril Brulebois 2010-11-12 18:51:06 +01:00
parent 24197854e8
commit b8e2310336
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -12,6 +12,7 @@ x11-xserver-utils (7.6~1) UNRELEASED; urgency=low
* xrefresh 1.0.4
* xset 1.2.1
* xsetroot 1.1.0
* Add libxcursor-dev build-dep.
* xstdcmap 1.0.2
* Add an update-copyright target to refresh debian/copyright using
upstream's COPYING files, thanks to Julien Cristau.

3
debian/control vendored
View File

@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0),
libxxf86vm-dev (>= 1:1.0.0), xbitmaps, quilt,
x11proto-input-dev (>= 1.4),
xutils-dev (>= 1:7.5+4),
libxcursor-dev,
# Reasons for build-depends:
# debhelper for the packaging, pkg-config needed by configure scripts
# Individual apps:
@ -25,7 +26,7 @@ Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0),
# (libxxf86misc-dev), (libxfontcache-dev)
# xsetmode: libxi-dev, libx11-dev
# xsetpointer: libxi-dev, libx11-dev, x11proto-input-dev (>= 1.4)
# xsetroot: libxmuu-dev, libx11-dev, xbitmaps
# xsetroot: libxmuu-dev, libx11-dev, xbitmaps, libxcursor-dev
# xstdcmap: libxmu-dev, libx11-dev
# xvidtune: libxaw7-dev, libxxf86vm-dev, libxt-dev
Standards-Version: 3.8.2