diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2010-07-20 19:30:27 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2010-07-20 19:33:41 +0200 |
commit | eb46963d4c88a75f1ac336275daf3d0d72a904ba (patch) | |
tree | f1f898c76925ec8c6cd1dcc9ad2af1b7f1b77a99 /debian | |
parent | d8b6f031447434c88bc7d5eb1303c14d51e14238 (diff) |
Implement ALSA volume support
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4d6bde3..f6b9e7d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: extra Maintainer: Michael Stapelberg <michael@stapelberg.de> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 5), libiw-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libconfuse-dev, asciidoc, xmlto, libcap2-bin +Build-Depends: debhelper (>= 5), libiw-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libconfuse-dev, asciidoc, xmlto, libcap2-bin, libasound2-dev Standards-Version: 3.8.4 Homepage: http://i3.zekjur.net/i3status |