diff options
author | Baurzhan Muftakhidinov <baurthefirst@gmail.com> | 2014-02-25 20:21:39 +0600 |
---|---|---|
committer | Baurzhan Muftakhidinov <baurthefirst@gmail.com> | 2014-02-25 20:21:39 +0600 |
commit | 6852b780490207a69ddcaada50ae161ca09cc69e (patch) | |
tree | e16b4361444b0b62fe45a756850feb12d9b2225d /tools | |
parent | 7b5a9dda568ad518fd7caf76e870906f9a69a36c (diff) |
Drop unused Suggests field in Debian control file.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/packages/deb_control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/packages/deb_control b/tools/packages/deb_control index cfc3c12f..ff59b508 100644 --- a/tools/packages/deb_control +++ b/tools/packages/deb_control @@ -2,7 +2,6 @@ Package: deadbeef-static Maintainer: Alexey Yakovenko <waker@users.sf.net> Depends: libasound2 (>> 1.0.16), libc6 (>= 2.7-1), libcairo2 (>= 1.2.4), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libpango1.0-0 (>= 1.20.3), libx11-6 Recommends: libpulse0, libdbus-1-3 -Suggests: Section: sound Priority: optional Homepage: http://deadbeef.sourceforge.net/ |