Replace custom Purism::form_factor with display_length

See https://github.com/ximion/appstream/issues/476
This commit is contained in:
Stefan Hansson 2024-02-24 13:15:37 +01:00 committed by Maze
parent 8521182a09
commit 4de8e87f06

View File

@ -23,6 +23,9 @@
<provides>
<binary>moment</binary>
</provides>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<project_license>LGPL-3.0-or-later</project_license>
<screenshots>
<screenshot type="default">
@ -74,8 +77,4 @@
<release version="0.4.1" date="2020-03-23"/>
<release version="0.4.0" date="2020-03-21"/>
</releases>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>