summaryrefslogtreecommitdiff
path: root/package/pulseaudio
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-13 09:34:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-13 09:34:02 +0200
commite251f8299bf34e329613e68116d47e124192bc84 (patch)
tree82aaada62ba14e302c6db2617117543a1dbeebe2 /package/pulseaudio
parent3b7b09fd2d8c6962e14f5f5464fe4a0570235df2 (diff)
use static-libgc not only for base, simplifies dependencies, just a few bytes bigger for a xbmc build
Diffstat (limited to 'package/pulseaudio')
-rw-r--r--package/pulseaudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pulseaudio/Makefile b/package/pulseaudio/Makefile
index bf25b15d4..ddca9a233 100644
--- a/package/pulseaudio/Makefile
+++ b/package/pulseaudio/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= sound system for POSIX OSes
PKG_SECTION:= multimedia
PKG_DEPENDS:= libltdl json-c libsndfile libspeex libncurses
PKG_DEPENDS+= libflac libvorbis libogg libuuid libsndfile
-PKG_DEPENDS+= libgcc libpthread librt alsa-lib libsamplerate
+PKG_DEPENDS+= libpthread librt alsa-lib libsamplerate
PKG_BUILDDEP:= libtool json-c libsndfile speex libsamplerate
PKG_BUILDDEP+= flac libvorbis libogg util-linux ncurses alsa-lib
PKG_URL:= http://www.freedesktop.org/wiki/Software/PulseAudio/