[package] add missing gst-plugins-good dependencies (#6322)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18800 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e1b25448fe
commit
ee99a266cc
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst-plugins-good
|
||||
PKG_VERSION:=0.10.17
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
||||
@ -36,7 +36,7 @@ EXTRA_LDFLAGS+= \
|
||||
define Package/gst-plugins-good/Default
|
||||
SECTION:=multimedia
|
||||
CATEGORY:=Multimedia
|
||||
DEPENDS:=+gstreamer +gst-plugins-base
|
||||
DEPENDS:=+gstreamer +gst-plugins-base-libgsttag +gst-plugins-base-libgstpbutils
|
||||
TITLE:=gst-plugins-good
|
||||
URL:=http://gstreamer.freedesktop.org/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user