mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
vlc: use fribidi not libfribidi
The recipe is called fribidi, so use that instead of the PROVIDE. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
685715fd41
commit
e8b9543fb9
|
|
@ -5,7 +5,7 @@ SECTION = "multimedia"
|
|||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native \
|
||||
DEPENDS = "fribidi libtool libgcrypt libgcrypt-native \
|
||||
dbus dbus-glib libxml2 gnutls \
|
||||
tremor faad2 ffmpeg flac fluidsynth alsa-lib \
|
||||
lua-native lua libidn \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user