Enable gamepad support by default in Basilisk.

Necessary because of changed platform default. See #794
This commit is contained in:
wolfbeast 2018-11-08 15:50:40 +01:00 committed by Roy Tam
commit 6f97045d83

View file

@ -61,7 +61,7 @@ MOZ_SERVICES_COMMON=1
MOZ_SERVICES_SYNC=1
MOZ_SERVICES_HEALTHREPORT=
MOZ_SAFE_BROWSING=
MOZ_GAMEPAD=1
# Disable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=0
MOZ_REQUIRE_SIGNING=0