summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7bd1209)
raw | patch | inline | side by side (parent: 7bd1209)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Nov 2009 21:43:44 +0000 (22:43 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 2 Nov 2009 21:43:44 +0000 (22:43 +0100) |
… as mentioned in the Debian Library Packaging Guide.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 5c56d94561ec8bd7781f5435962a7f4c63ee40e1..ba126ec501de48443fe671e3def94c00fa74784a 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: libmpdclient-dev
Section: libdevel
Architecture: any
-Depends: libmpdclient2 (= ${binary:Version})
+Depends: libc6-dev | libc-dev, libmpdclient2 (= ${binary:Version})
Description: client library for the Music Player Daemon (development files)
libmpdclient provides an API for interfacing the Music Player Daemon (MPD). It
offers a low-level asynchronous API which knowns the MPD protocol syntax as