diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-02 18:54:40 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-02 18:54:40 +0000 |
commit | f9d59090277f62f66eb9b54c84e4c41cab27b812 (patch) | |
tree | 11bd241767459de48b6b110072dc1000f3ce7d09 /meta | |
parent | 5bf7b7999d7a24843c9b62c2292f23c59d07942b (diff) |
make qmatrix and qfish2 work w/ other machines as well
BKrev: 4187d7f0LjIyXvVnf3czUecMVIZBbw
Diffstat (limited to 'meta')
-rw-r--r-- | meta/meta-opie.oe | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/meta-opie.oe b/meta/meta-opie.oe index 5b1e2b9067..f36e32ad86 100644 --- a/meta/meta-opie.oe +++ b/meta/meta-opie.oe @@ -200,6 +200,8 @@ pipeman \ powermanga \ prboom \ puzz-le \ +qmatrix \ +qfish2 \ rott \ scummvm \ shisensho \ @@ -216,10 +218,6 @@ zmerlin \ zrev7 \ zsubhunt \ ztappy " -task-qpe-games_append_corgi = "qmatrix qfish2 " -task-qpe-games_append_shepherd = "qmatrix qfish2 " -task-qpe-games_append_husky = "qmatrix qfish2 " -task-qpe-games_append_tosa = "qmatrix qfish2 " RDEPENDS_task-qpe-games = "${task-qpe-games}" DEPENDS += " ${task-qpe-games}" |