git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d264c68
)
libsdl-qpe: add dependency to libopie2
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 14 Feb 2005 11:46:03 +0000
(11:46 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 14 Feb 2005 11:46:03 +0000
(11:46 +0000)
BKrev: 42108f7bapriQCREVk-PVE6n2x8OMg
packages/libsdl/libsdl-qpe_1.2.7.bb
patch
|
blob
|
history
diff --git
a/packages/libsdl/libsdl-qpe_1.2.7.bb
b/packages/libsdl/libsdl-qpe_1.2.7.bb
index
0b08c66
..
99b1baf
100644
(file)
--- 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 = "r
3
"
+PR = "r
4
"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
file://agawa-piro-mickey.patch;patch=1 \