Code

control: Updated to standards-version 3.8.4 -- no changes.
[pkg-libmpdclient.git] / debian / control
index 5c56d94561ec8bd7781f5435962a7f4c63ee40e1..70660313d8f88bd87cde1d56a9e3b53ffb05a490 100644 (file)
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 7), autotools-dev, doxygen
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient
 Vcs-Git: git://git.tokkee.org/pkg-libmpdclient.git
 Vcs-Browser: http://git.tokkee.org/?p=pkg-libmpdclient.git
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-libmpdclient.git
 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