add nasm-native to DEPENDS for i686
authorPhil Blundell <philb@gnu.org>
Sun, 10 Oct 2004 18:17:25 +0000 (18:17 +0000)
committerPhil 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

index e162264..69a373e 100644 (file)
@@ -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 \