From 84c2177e1568c87606c2dfa164f51868c7d39453 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 10 Oct 2004 18:17:25 +0000 Subject: [PATCH] add nasm-native to DEPENDS for i686 BKrev: 41697cb5L49Fi-oXB_YPuHbLrMRuPQ --- snes9x/snes9x_1.43-WIP1.oe | 5 +++-- 1 file 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 \ -- 2.39.5