mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 01:56:31 +00:00
gst-ffmpeg: added gst-plugins-base dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3990 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
329e6b5a4d
commit
d0de533a99
@ -3,7 +3,7 @@ SECTION = "multimedia"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "LGPL"
|
||||
HOMEPAGE = "http://www.gstreamer.net/"
|
||||
DEPENDS = "gstreamer zlib"
|
||||
DEPENDS = "gstreamer zlib gst-plugins-base"
|
||||
PR = "r1"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user