mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2025-01-31 17:35:38 +00:00
Rebuild
This commit is contained in:
parent
f0f29a7549
commit
aae1cd1b7b
|
@ -24,19 +24,7 @@
|
|||
"config-opts": [
|
||||
"-DENABLE_SDL=ON",
|
||||
"-DENABLE_EVDEV=OFF"
|
||||
],
|
||||
"arch": {
|
||||
"i386": {
|
||||
"config-opts": [
|
||||
"-DENABLE_EVDEV=OFF"
|
||||
]
|
||||
},
|
||||
"arm": {
|
||||
"config-opts": [
|
||||
"-DENABLE_EVDEV=OFF"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"post-install": [
|
||||
"install -Dm644 appdata.xml /app/share/appdata/dolphin-emu.appdata.xml"
|
||||
|
|
Loading…
Reference in a new issue