diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-24 10:26:11 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-05-24 10:26:11 +0000 |
commit | 21ff6a17334a287d2df39e3263b6a068272ebd21 (patch) | |
tree | c028cb0fd9b5155ef034c7392da9831daa1fc6ce /packages/scummvm/scummvm_0.6.1b.bb | |
parent | 49e3d54393d3e30008c9583a8d7fec531f45bcea (diff) | |
parent | 49d38bced2f4c2a5acf963ca2a7e8ed6aaabc5da (diff) |
merge of '0720bd0a82c8392e4c15a280ce7075eb650da9ac'
and 'f723de6f15ca3447e4e22884140a9ef28095df81'
Diffstat (limited to 'packages/scummvm/scummvm_0.6.1b.bb')
-rw-r--r-- | packages/scummvm/scummvm_0.6.1b.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/scummvm/scummvm_0.6.1b.bb b/packages/scummvm/scummvm_0.6.1b.bb index 67762708a9..a1d3dce944 100644 --- a/packages/scummvm/scummvm_0.6.1b.bb +++ b/packages/scummvm/scummvm_0.6.1b.bb @@ -1,5 +1,5 @@ require scummvm.inc -DEPENDS = "virtual/libsdl libmad tremor libogg zlib libmpeg2" +DEPENDS = "virtual/libsdl libmad tremor libogg zlib mpeg2dec" SRC_URI += " file://mouse.patch;patch=1 \ file://gcc-4.x.x-accept.patch;patch=1 \ file://sh3-linux-new-arch.patch;patch=1 \ |