projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f6c395
)
gst-ffmpeg: depends on libbz2
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:35 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:35 +0000
(
00:22
+0000)
SVN-Revision: 32324
multimedia/gst-ffmpeg/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/gst-ffmpeg/Makefile
b/multimedia/gst-ffmpeg/Makefile
index 3d6841afddeec70a9bd1a997cee56c9bd9495fb5..faea620695af51339465f56d0843b71195327aae 100644
(file)
--- a/
multimedia/gst-ffmpeg/Makefile
+++ b/
multimedia/gst-ffmpeg/Makefile
@@
-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