From: Michael Lauer Date: Fri, 28 May 2004 09:37:02 +0000 (+0000) Subject: aliens needs libsdl-image X-Git-Tag: Release-2010-05/1~18959 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ec6ee8064d6e6bc99a02531765adc5a6302159;p=openembedded.git aliens needs libsdl-image BKrev: 40b7083e3cq5OYYB49EPQjdgaB8cBw --- diff --git a/aliens/aliens_1.0.0.oe b/aliens/aliens_1.0.0.oe index 14be69a031..ec70ac8e16 100644 --- a/aliens/aliens_1.0.0.oe +++ b/aliens/aliens_1.0.0.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " 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}"