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:
837bd21
)
aliens needs libsdl-image
author
Michael Lauer
<mickey@vanille-media.de>
Fri, 28 May 2004 09:37:02 +0000
(09:37 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Fri, 28 May 2004 09:37:02 +0000
(09:37 +0000)
BKrev: 40b7083e3cq5OYYB49EPQjdgaB8cBw
aliens/aliens_1.0.0.oe
patch
|
blob
|
history
diff --git
a/aliens/aliens_1.0.0.oe
b/aliens/aliens_1.0.0.oe
index
14be69a
..
ec70ac8
100644
(file)
--- 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 <mickey@Vanille.de>"
LICENSE = "GPL"
-DEPENDS = "virtual/lib
c virtual/libqpe virtual/libsdl libsdl-mixer
"
+DEPENDS = "virtual/lib
qpe 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}"