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:
1143369
)
add nasm-native to DEPENDS for i686
author
Phil Blundell
<philb@gnu.org>
Sun, 10 Oct 2004 18:17:25 +0000
(18:17 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 10 Oct 2004 18:17:25 +0000
(18:17 +0000)
BKrev: 41697cb5L49Fi-oXB_YPuHbLrMRuPQ
snes9x/snes9x_1.43-WIP1.oe
patch
|
blob
|
history
diff --git
a/snes9x/snes9x_1.43-WIP1.oe
b/snes9x/snes9x_1.43-WIP1.oe
index
e162264
..
69a373e
100644
(file)
--- a/
snes9x/snes9x_1.43-WIP1.oe
+++ b/
snes9x/snes9x_1.43-WIP1.oe
@@
-1,7
+1,8
@@
-PR = "r
2
"
+PR = "r
3
"
DEPENDS = "libxxf86dga libxxf86vm"
-RDEPENDS = "kernel-module-joydev"
+DEPENDS_append_i686 = " nasm-native"
+RDEPENDS_epia = "kernel-module-joydev"
SRC_URI = "http://www.lysator.liu.se/snes9x/1.43-WIP1/snes9x-1.43-WIP1-src.tar.gz \
file://makefile.patch;patch=1;pnum=2 \