summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-05-29 23:16:27 +0200
committerGitHub <noreply@github.com>2022-05-29 23:16:27 +0200
commitce961cb4c6d4db97340325b65d57f88757c84892 (patch)
treecda0397395a17de2e57fd512c8ab6ed259ff5fea /dist
parentMerge pull request #8332 from Morph1984/reduce_exec_size (diff)
parentAdd control to Metainfo (diff)
downloadyuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar.gz
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar.bz2
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar.lz
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar.xz
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.tar.zst
yuzu-ce961cb4c6d4db97340325b65d57f88757c84892.zip
Diffstat (limited to 'dist')
-rw-r--r--dist/org.yuzu_emu.yuzu.metainfo.xml5
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 @@
<binary>yuzu</binary>
<binary>yuzu-cmd</binary>
</provides>
+ <supports>
+ <control>pointing</control>
+ <control>keyboard</control>
+ <control>gamepad</control>
+ </supports>
<requires>
<memory>8192</memory>
</requires>