aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libsdl
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-02-14 11:46:03 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-02-14 11:46:03 +0000
commitb1ff37c346b583976a4def58aa65e5008d772ad9 (patch)
treefb673383503a2e2291fe9bbfac08ddb2df21f620 /packages/libsdl
parentd264c684381ace00faa32ea710718d85c4253810 (diff)
downloadopenembedded-b1ff37c346b583976a4def58aa65e5008d772ad9.tar.gz
libsdl-qpe: add dependency to libopie2
BKrev: 42108f7bapriQCREVk-PVE6n2x8OMg
Diffstat (limited to 'packages/libsdl')
-rw-r--r--packages/libsdl/libsdl-qpe_1.2.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/libsdl/libsdl-qpe_1.2.7.bb b/packages/libsdl/libsdl-qpe_1.2.7.bb
index 0b08c667a0..99b1bafe10 100644
--- a/packages/libsdl/libsdl-qpe_1.2.7.bb
+++ b/packages/libsdl/libsdl-qpe_1.2.7.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Simple DirectMedia Layer - QtE-based Palmtop Environments Edition
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-DEPENDS = "virtual/libqpe"
+DEPENDS = "virtual/libqpe libopie2"
PROVIDES = "virtual/libsdl"
LICENSE = "LGPL"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
file://agawa-piro-mickey.patch;patch=1 \