summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gst-plugins-good.mk')
-rw-r--r--src/gst-plugins-good.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk
index f65b3ef..f62ad02 100644
--- a/src/gst-plugins-good.mk
+++ b/src/gst-plugins-good.mk
@@ -9,7 +9,7 @@ $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://gstreamer.freedesktop.org/src/$(PKG)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc cairo flac glib gst-plugins-base gstreamer jpeg \
- liboil libpng libshout libxml2 speex taglib wavpack
+ liboil libpng libshout libsoup libxml2 speex taglib wavpack
$(PKG)_UPDATE = $(subst gstreamer/refs,gst-plugins-good/refs,$(gstreamer_UPDATE))