After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769638 - build: Make building with gamepad support optional
build: Make building with gamepad support optional
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-08 16:02 UTC by Adrien Plazas
Modified: 2016-08-08 19:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Can build without gamepad support (4.92 KB, patch)
2016-08-08 19:03 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-08-08 16:02:14 UTC
Building with gamepad support should be optional as the libraries we are using may not be present and the application should be usable without them.
Comment 1 Adrien Plazas 2016-08-08 19:03:00 UTC
Created attachment 332952 [details] [review]
build: Can build without gamepad support

This allows to build the application even if libraries required to
support gamepads aren't available.
Comment 2 Adrien Plazas 2016-08-08 19:04:56 UTC
Attachment 332952 [details] pushed as eca4533 - build: Can build without gamepad support