mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Added AppStream hardware mapping to metainfo XML.
This allow programs like isenkram to propose this package when the relevant hardware is present.
This commit is contained in:
parent
799b9d4092
commit
cfacdb2a8d
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
<provides>
|
||||
<binary>dolphin-emu</binary>
|
||||
<id>dolphin-emu.desktop</id>
|
||||
<!-- Dolphin natively supports the two Wiimote revisions 057E:0306 and 057E:0330 -->
|
||||
<modalias>usb:v057Ep0306d*</modalias>
|
||||
<modalias>usb:v057Ep0330d*</modalias>
|
||||
</provides>
|
||||
<releases>
|
||||
<release version="${DOLPHIN_WC_DESCRIBE}" date="${DOLPHIN_WC_BUILD_DATE}"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue