gst-ffmpeg: depends on libbz2
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:35 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:35 +0000 (00:22 +0000)
SVN-Revision: 32324

multimedia/gst-ffmpeg/Makefile

index 3d6841afddeec70a9bd1a997cee56c9bd9495fb5..faea620695af51339465f56d0843b71195327aae 100644 (file)
@@ -107,7 +107,7 @@ define Package/gst-ffmpeg
   TITLE:=GStreamer ffmpeg bindings
   URL:=http://www.gstreamer.net/modules/gst-ffmpeg.html
   MAINTAINER:=Okkel Klaver <info@vanhetland.nl>
-  DEPENDS:= +libgstreamer +gst-mod-alsa
+  DEPENDS:= +libgstreamer +gst-mod-alsa +libbz2
 endef
 
 define Package/gst-ffmpeg/description