Bug 94457 - depending on libwacom pulls in glib2 and gulib
Summary: depending on libwacom pulls in glib2 and gulib
Status: RESOLVED NOTABUG
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: 1.2.0
Hardware: All All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-09 01:39 UTC by daniel
Modified: 2016-03-09 02:19 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description daniel 2016-03-09 01:39:59 UTC
for now, libinput didn't depend on any specific GUI libraries. However, libwacom cannot be compiled without glib2 as well as gudev. Pulling in those quite heavy libraries only for the sake of supporting a single specific type of input devices without the option to compile libinput-1.2.0 or higher without those libraries is bad practise, imho. Please fix it.
Comment 1 Peter Hutterer 2016-03-09 02:19:52 UTC
already possible, please use ./configure --disable-libwacom


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.