mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
coriander: Blacklist because libsdl2-config was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
1b4bfcec1e
commit
98a44a1eb3
|
|
@ -5,6 +5,8 @@ LICENSE = "GPL-3.0"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394 libxv tiff"
|
||||
|
||||
PNBLACKLIST[coriander] = "BROKEN: fails to use SDL probably because libsdl-config was removed, error: unknown type name 'SDL_Overlay'"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/${PN}/coriander-2/${PV}/${P}.tar.gz \
|
||||
file://cross-compile.patch \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user