diff options
Diffstat (limited to 'resources/systems.tranquil.Map.metainfo.xml')
| -rw-r--r-- | resources/systems.tranquil.Map.metainfo.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index bcdbc8a..6a8049a 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -8,11 +8,14 @@ <metadata_license>CC-BY-SA-4.0</metadata_license> <project_license>AGPL-3.0-or-later</project_license> - <supports> + <recommends> <control>pointing</control> <control>keyboard</control> <control>touch</control> - </supports> + </recommends> + <requires> + <display_length compare="ge">350</display_length> + </requires> <description> <p> |