Fix missing build-dependency on kfreebsd
This commit is contained in:
parent
f1a33824e8
commit
61896fa667
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
i3status (2.3-2) unstable; urgency=low
|
||||
|
||||
[ Axel Beckert ]
|
||||
* Fix missing build-dependency on kfreebsd.
|
||||
|
||||
-- Michael Stapelberg <michael@stapelberg.de> Fri, 22 Jul 2011 01:35:42 +0200
|
||||
|
||||
i3status (2.3-1) unstable; urgency=low
|
||||
|
||||
[ Michael Stapelberg ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: utils
|
||||
Priority: extra
|
||||
Maintainer: Michael Stapelberg <michael@stapelberg.de>
|
||||
DM-Upload-Allowed: yes
|
||||
Build-Depends: debhelper (>= 5), libiw-dev [linux-any], libconfuse-dev, asciidoc, xmlto, libcap2-bin [linux-any], libasound2-dev [linux-any]
|
||||
Build-Depends: debhelper (>= 5), libiw-dev [linux-any], libconfuse-dev, asciidoc, xmlto, libcap2-bin [linux-any], libasound2-dev [linux-any], libbsd-dev [kfreebsd-any]
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: http://i3wm.org/i3status
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user