diff options
Diffstat (limited to 'snes9x')
-rw-r--r-- | snes9x/snes9x-sdl-qpe_1.39.oe | 2 | ||||
-rw-r--r-- | snes9x/snes9x_1.43-WIP1.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/snes9x/snes9x-sdl-qpe_1.39.oe b/snes9x/snes9x-sdl-qpe_1.39.oe index 6b32e8b953..4966926188 100644 --- a/snes9x/snes9x-sdl-qpe_1.39.oe +++ b/snes9x/snes9x-sdl-qpe_1.39.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Super Nintendo Emulator based on SDL, QtE Palmtop Environments Edition" -SECTION = "base" +SECTION = "opie/games" PRIORITY = "optional" DEPENDS = "libsdl-qpe" PR = "r1" diff --git a/snes9x/snes9x_1.43-WIP1.oe b/snes9x/snes9x_1.43-WIP1.oe index 308a2b0fd7..3abea8283e 100644 --- a/snes9x/snes9x_1.43-WIP1.oe +++ b/snes9x/snes9x_1.43-WIP1.oe @@ -1,4 +1,4 @@ -SECTION = "unknown" +SECTION = "x11/games" PR = "r3" DEPENDS = "libxxf86dga libxxf86vm" |