summaryrefslogtreecommitdiff
path: root/snes9x
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-10 18:17:25 +0000
committerPhil Blundell <philb@gnu.org>2004-10-10 18:17:25 +0000
commit84c2177e1568c87606c2dfa164f51868c7d39453 (patch)
tree475f4232d0df17a2657c0368ea049c0cdf34ddf9 /snes9x
parent1143369efda21e1eafcab8a4901708399125ed4c (diff)
add nasm-native to DEPENDS for i686
BKrev: 41697cb5L49Fi-oXB_YPuHbLrMRuPQ
Diffstat (limited to 'snes9x')
-rw-r--r--snes9x/snes9x_1.43-WIP1.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/snes9x/snes9x_1.43-WIP1.oe b/snes9x/snes9x_1.43-WIP1.oe
index e1622641f3..69a373e5c0 100644
--- a/snes9x/snes9x_1.43-WIP1.oe
+++ b/snes9x/snes9x_1.43-WIP1.oe
@@ -1,7 +1,8 @@
-PR = "r2"
+PR = "r3"
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 \