Skip to content

Commit

Permalink
🔧 Add project license and internet requirement to metainfo.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Revisto committed Dec 5, 2024
1 parent 1aa72e1 commit fa1034e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/io.github.revisto.drum-machine.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,9 @@
<control>pointing</control>
<control>touch</control>
</supports>
<requires>
<internet>offline-only</internet>
</requires>
<project_license>GPL-3.0-or-later</project_license>
<content_rating type="oars-1.1" />
</component>

0 comments on commit fa1034e

Please sign in to comment.