diff options
| -rw-r--r-- | dist/org.yuzu_emu.yuzu.metainfo.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/org.yuzu_emu.yuzu.metainfo.xml b/dist/org.yuzu_emu.yuzu.metainfo.xml index 5f366137b..bcc5fc9a9 100644 --- a/dist/org.yuzu_emu.yuzu.metainfo.xml +++ b/dist/org.yuzu_emu.yuzu.metainfo.xml | |||
| @@ -32,6 +32,11 @@ | |||
| 32 | <binary>yuzu</binary> | 32 | <binary>yuzu</binary> |
| 33 | <binary>yuzu-cmd</binary> | 33 | <binary>yuzu-cmd</binary> |
| 34 | </provides> | 34 | </provides> |
| 35 | <supports> | ||
| 36 | <control>pointing</control> | ||
| 37 | <control>keyboard</control> | ||
| 38 | <control>gamepad</control> | ||
| 39 | </supports> | ||
| 35 | <requires> | 40 | <requires> |
| 36 | <memory>8192</memory> | 41 | <memory>8192</memory> |
| 37 | </requires> | 42 | </requires> |