From: Michael Lauer Date: Wed, 6 Oct 2004 13:21:48 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~16712 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2bd390515ccad664e3891666a29097ccbaae0d;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/10/06 15:20:12+02:00 uni-frankfurt.de!mickeyl add missing dependencies for brickout as pointed out by Oliver Battenfeld BKrev: 4163f16cvU45XlNDpij_YcVavU1nIw --- diff --git a/brickout/brickout_2002.06.09.oe b/brickout/brickout_2002.06.09.oe index 7cd7c454af..b9229c8f26 100644 --- a/brickout/brickout_2002.06.09.oe +++ b/brickout/brickout_2002.06.09.oe @@ -3,8 +3,8 @@ SECTION = "opie/games" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -DEPENDS = "libsdl-qpe" -PR = "r1" +DEPENDS = "libsdl-qpe libsdl-mixer libsdl-image" +PR = "r2" SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/brickout/src/brickout-${PV}.tar.gz \ file://directories.patch;patch=1"