mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libass: add missing dependency on fribidi
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
642d3ce4e0
commit
e3b649b7e6
@@ -5,7 +5,7 @@ SECTION = "libs/multimedia"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ae98663bac55afe5d989919d296f28a"
|
||||
|
||||
DEPENDS = "enca fontconfig freetype libpng"
|
||||
DEPENDS = "enca fontconfig freetype libpng fribidi"
|
||||
|
||||
INC_PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user