]> git.sur5r.net Git - i3/i3/commitdiff
Add pkg-config to build dependencies
authorMichael Stapelberg <michael+x200@stapelberg.de>
Thu, 23 Apr 2009 20:44:57 +0000 (22:44 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Thu, 23 Apr 2009 20:44:57 +0000 (22:44 +0200)
debian/control

index 5e82703b7f64145445d7744e03b89906fa3d12b7..18b1fb532b91750a04a0487c529f0b2d1b424506 100644 (file)
@@ -2,7 +2,7 @@ Source: i3-wm
 Section: utils
 Priority: optional
 Maintainer: Michael Stapelberg <michael+i3@stapelberg.de>
-Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml
+Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms0-dev (>= 0.3.3), libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc, xmlto, docbook-xml, pkg-config
 Standards-Version: 3.8.0
 Homepage: http://i3.zekjur.net/