From: Holger Freyther Date: Wed, 26 Apr 2006 15:45:06 +0000 (+0000) Subject: packages/libsdl/libsdl-qpe: X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52eaae4cb8de020a18a91974c65a815bdae08d7b;p=openembedded.git packages/libsdl/libsdl-qpe: -Change the dependency of libqpe to be buildable again. --- diff --git a/packages/libsdl/libsdl-qpe_1.2.7.bb b/packages/libsdl/libsdl-qpe_1.2.7.bb index 5eaf9c54b0..d3f7236761 100644 --- a/packages/libsdl/libsdl-qpe_1.2.7.bb +++ b/packages/libsdl/libsdl-qpe_1.2.7.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Simple DirectMedia Layer - QtE-based Palmtop Environments Edition SECTION = "opie/libs" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " -DEPENDS = "virtual/libqpe libopie2" +DEPENDS = "virtual/libqpe1 libopie2" PROVIDES = "virtual/libsdl" LICENSE = "LGPL"