aliens needs libsdl-image
authorMichael Lauer <mickey@vanille-media.de>
Fri, 28 May 2004 09:37:02 +0000 (09:37 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 28 May 2004 09:37:02 +0000 (09:37 +0000)
BKrev: 40b7083e3cq5OYYB49EPQjdgaB8cBw

aliens/aliens_1.0.0.oe

index 14be69a..ec70ac8 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-DEPENDS = "virtual/libc virtual/libqpe virtual/libsdl libsdl-mixer"
+DEPENDS = "virtual/libqpe virtual/libsdl libsdl-mixer libsdl-image"
 
 SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/aliens/src/aliens_V${PV}.tar.gz"
 S = "${WORKDIR}/aliens_V${PV}"