aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-06 13:21:48 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-06 13:21:48 +0000
commitfd2bd390515ccad664e3891666a29097ccbaae0d (patch)
tree897051e25a514a0223513cd0762431d96a07f7eb
parent9a42c3fa3acefa6d52d8fef3c0741668e337bcbd (diff)
downloadopenembedded-fd2bd390515ccad664e3891666a29097ccbaae0d.tar.gz
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
-rw-r--r--brickout/brickout_2002.06.09.oe4
1 files changed, 2 insertions, 2 deletions
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 <mickey@Vanille.de>"
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"