diff --git a/appdata.xml b/appdata.xml
index afec521..bf6c687 100644
--- a/appdata.xml
+++ b/appdata.xml
@@ -21,7 +21,7 @@
dolphin-emu.desktop
-
+
https://dolphin-emu.org
https://forums.dolphin-emu.org
diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json
index f72ac3b..2f76502 100644
--- a/org.DolphinEmu.dolphin-emu.json
+++ b/org.DolphinEmu.dolphin-emu.json
@@ -28,6 +28,9 @@
"/lib/*.la",
"/lib/pkgconfig"
],
+ "post-install": [
+ "ln -s libusb-1.0.so /app/lib/libusb.so"
+ ],
"sources": [
{
"type": "archive",
@@ -44,7 +47,6 @@
"-DENABLE_ALSA=OFF",
"-DENABLE_SDL=ON",
"-DENABLE_EVDEV=OFF",
- "-DENABLE_WX=OFF",
"-DDISTRIBUTOR=Flathub"
],
"build-options": {
@@ -69,7 +71,7 @@
{
"type": "git",
"url": "https://github.com/dolphin-emu/dolphin.git",
- "commit": "a34823df61df65168aa40ef5e82e44defd4a0138"
+ "commit": "7250d6e4e091f4b5b4f2289c2c732349b69a2e8a"
},
{
"type": "patch",