Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / scummvm / scummvm_0.6.1b.bb
1 require scummvm.inc
2 DEPENDS = "virtual/libsdl tremor libogg zlib \
3            ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad mpeg2dec', d)}"
4 SRC_URI += " file://mouse.patch;patch=1 \
5              file://gcc-4.x.x-accept.patch;patch=1 \
6              file://sh3-linux-new-arch.patch;patch=1 \
7              file://tail-obselete-fix.patch;patch=1 \
8              file://tremor.patch;patch=1"
9