From: Koen Kooi Date: Sat, 1 Jul 2006 21:39:30 +0000 (+0000) Subject: scummvm 0.9.0: depend on libvorbis since the tremor patch hasn't been forward ported yet X-Git-Tag: Release-2010-05/1~9453^2~1386^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80536b3d65d2cbc8677242aa341298b19064c87c;p=openembedded.git scummvm 0.9.0: depend on libvorbis since the tremor patch hasn't been forward ported yet --- diff --git a/packages/scummvm/scummvm_0.9.0.bb b/packages/scummvm/scummvm_0.9.0.bb index fd89e8fa1c..2f8e9382bb 100644 --- a/packages/scummvm/scummvm_0.9.0.bb +++ b/packages/scummvm/scummvm_0.9.0.bb @@ -1,5 +1,5 @@ include scummvm.inc -DEPENDS = "virtual/libsdl libmad tremor libogg zlib libmpeg2" +DEPENDS = "virtual/libsdl libmad libvorbis libogg zlib libmpeg2" SRC_URI += "file://sh3-arch-0.9.0+.patch;patch=1" do_compile() {