debian/control: format build-depends nicely, add pango/cairo

This commit is contained in:
Michael Stapelberg 2012-08-13 13:44:36 +02:00
parent 125bf09e70
commit 1173740a35
1 changed files with 20 additions and 1 deletions

21
debian/control vendored
View File

@ -2,7 +2,26 @@ Source: i3-wm
Section: x11
Priority: extra
Maintainer: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, libpcre3-dev, libstartup-notification0-dev (>= 0.10)
Build-Depends: debhelper (>= 7.0.50~),
libx11-dev,
libxcb-util0-dev (>= 0.3.8),
libxcb-keysyms1-dev,
libxcb-xinerama0-dev (>= 1.1),
libxcb-randr0-dev,
libxcb-icccm4-dev,
libxcursor-dev,
asciidoc (>= 8.4.4),
xmlto,
docbook-xml,
pkg-config,
libev-dev,
flex,
bison,
libyajl-dev,
libpcre3-dev,
libstartup-notification0-dev (>= 0.10),
libcairo2-dev,
libpango1.0-dev
Standards-Version: 3.9.3
Homepage: http://i3wm.org/