gnu: qtbase: Add eudev and libinput support.

* gnu/packages/qt.scm (qtbase)[inputs]: Add eudev, libinput.
master
Efraim Flashner 2016-06-26 19:54:59 +03:00
parent 763a8e6e23
commit f66970a7ed
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 0 deletions

View File

@ -326,12 +326,14 @@ developers using C++ or QML, a CSS & JavaScript like language.")
`(("alsa-lib" ,alsa-lib)
("cups" ,cups)
("dbus" ,dbus)
("eudev" ,eudev)
("expat" ,expat)
("fontconfig" ,fontconfig)
("freetype" ,freetype)
("glib" ,glib)
("harfbuzz" ,harfbuzz)
("icu4c" ,icu4c)
("libinput" ,libinput)
("libjpeg" ,libjpeg)
("libmng" ,libmng)
("libpng" ,libpng)