xfce4-battery-plugin: tune the pandora hack
[openembedded.git] / recipes / scummvm / scummvm_0.9.0.bb
1 require scummvm.inc
2 DEPENDS = "virtual/libsdl libvorbis libogg zlib \
3            ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad mpeg2dec', d)}"
4 SRC_URI += "file://sh3-arch-0.9.0+.patch;patch=1"
5
6 EXTRA_OECONF += "--enable-lure \
7                  --enable-agi \
8                  --enable-cine \
9                  "