diff options
| -rwxr-xr-x | meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb b/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb index 0311551ef2..1c113c2955 100755 --- a/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb +++ b/meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb | |||
| @@ -5,6 +5,8 @@ LICENSE = "GPL-3.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394 libxv tiff" | 6 | DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394 libxv tiff" |
| 7 | 7 | ||
| 8 | PNBLACKLIST[coriander] = "BROKEN: fails to use SDL probably because libsdl-config was removed, error: unknown type name 'SDL_Overlay'" | ||
| 9 | |||
| 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${PN}/coriander-2/${PV}/${P}.tar.gz \ | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/${PN}/coriander-2/${PV}/${P}.tar.gz \ |
| 9 | file://cross-compile.patch \ | 11 | file://cross-compile.patch \ |
| 10 | " | 12 | " |
