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:
148ac8c
)
fix gemdropx linking w/ libSDLmain
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 22 May 2004 11:39:23 +0000
(11:39 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 22 May 2004 11:39:23 +0000
(11:39 +0000)
BKrev: 40af3bebwqyLPODXwyysW1fjd8tmUQ
gemdropx/gemdropx_0.9.oe
patch
|
blob
|
history
diff --git
a/gemdropx/gemdropx_0.9.oe
b/gemdropx/gemdropx_0.9.oe
index
50377f6
..
0432553
100644
(file)
--- a/
gemdropx/gemdropx_0.9.oe
+++ b/
gemdropx/gemdropx_0.9.oe
@@
-10,7
+10,8
@@
SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/src/gemdropx-${PV}.
inherit palmtop
-EXTRA_QMAKEVARS_POST = "INCLUDEPATH+=${STAGING_INCDIR}/SDL LIBS+=-lSDL LIBS+=-lSDL_mixer LIBS+=-lSDL_image LIBS+=-lpthread CONFIG+=qte"
+EXTRA_QMAKEVARS_POST += "INCLUDEPATH+=${STAGING_INCDIR}/SDL LIBS+=-lSDL LIBS+=-lSDL_mixer \
+ LIBS+=-lSDLmain LIBS+=-lSDL_image LIBS+=-lpthread CONFIG+=qte"
do_configure_prepend() {
qmake -project -o gemdropx.pro