summaryrefslogtreecommitdiff
path: root/package/mpd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-29 00:30:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-29 00:30:22 +0100
commit00ba3e5ce046f7f8d140321e18985048dbfb54f6 (patch)
tree5d267ed34765d082671e26be9d03cf174609f517 /package/mpd
parent9a21650e0195ac7b6d733ad8ba0700ccfaa574f6 (diff)
parentb30fd1089811f5e77e3e0374d923d372da971c2c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/mpd')
-rw-r--r--package/mpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index 0468e7b62..f70e6652a 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= c78b8933e4902c5dc407d59925f8b10e
PKG_DESCR:= A music player daemon
PKG_SECTION:= net
-PKG_DEPENDS:= glib
+PKG_DEPENDS:= glib libstdcxx
PKG_BUILDDEP+= glib
ifneq ($(ADK_PACKAGE_MPD_WITH_ALSA),)
PKG_BUILDDEP+= alsa-lib