From: Michael Lauer Date: Mon, 24 Apr 2006 11:34:35 +0000 (+0000) Subject: abuse: remove bogus depends, they come in via sdl class now X-Git-Tag: Release-2010-05/1~9453^2~1898^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267fee5170271af78d727ea7f11d43118bba33d8;p=openembedded.git abuse: remove bogus depends, they come in via sdl class now --- diff --git a/packages/abuse/abuse_0.7.0.bb b/packages/abuse/abuse_0.7.0.bb index c918564627..17280718b8 100644 --- a/packages/abuse/abuse_0.7.0.bb +++ b/packages/abuse/abuse_0.7.0.bb @@ -1,7 +1,6 @@ -DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library." +DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux - SDL edition." SECTION = "games" LICENSE = "GPL" -DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image" APPNAME = "abuse.sdl" SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2"