mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 06:39:33 +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>
|
<provides>
|
||||||
<binary>dolphin-emu</binary>
|
<binary>dolphin-emu</binary>
|
||||||
<id>dolphin-emu.desktop</id>
|
<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>
|
</provides>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="${DOLPHIN_WC_DESCRIBE}" date="${DOLPHIN_WC_BUILD_DATE}"/>
|
<release version="${DOLPHIN_WC_DESCRIBE}" date="${DOLPHIN_WC_BUILD_DATE}"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue