summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-10 17:41:54 +0000
committerPhil Blundell <philb@gnu.org>2004-10-10 17:41:54 +0000
commit2ec6127e9493ce4daaf2e9e72073f20354a5367c (patch)
tree9d5b5fa6e44e2ecbf0e2e86dafad24985f438286
parentdbe2ff2ff865a538ee8cb6ff791f67020d3a0d1e (diff)
add kernel-module-joydev to RDEPENDS
BKrev: 416974622PLYeTuBNH4aG0ATEr1rtA
-rw-r--r--snes9x/snes9x_1.43-WIP1.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/snes9x/snes9x_1.43-WIP1.oe b/snes9x/snes9x_1.43-WIP1.oe
index a1ca0f14fb..e1622641f3 100644
--- a/snes9x/snes9x_1.43-WIP1.oe
+++ b/snes9x/snes9x_1.43-WIP1.oe
@@ -1,6 +1,7 @@
-PR = "r1"
+PR = "r2"
DEPENDS = "libxxf86dga libxxf86vm"
+RDEPENDS = "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 \