dev-qt/qtgui: enable libinput USE flag by default
authorMichael Palimaka <kensington@gentoo.org>
Tue, 10 Oct 2017 11:46:43 +0000 (22:46 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 10 Oct 2017 11:50:02 +0000 (22:50 +1100)
dev-qt/qtwayland[libinput] is enabled by default and depends on
dev-qt/qtgui[libinput], so let's avoid a USE conflict out of the box.

Closes: https://bugs.gentoo.org/633884
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-qt/qtgui/qtgui-5.9.2.ebuild

index 53aa133b33be65c1715b7c64c5154c66ce39b730..2a71b40d0e619d0abd0bed6b97a6d6356029d971 100644 (file)
@@ -14,7 +14,7 @@ fi
 # TODO: linuxfb
 
 IUSE="accessibility dbus egl eglfs evdev +gif gles2 ibus
-       jpeg libinput +png tslib tuio +udev vnc +xcb"
+       jpeg +libinput +png tslib tuio +udev vnc +xcb"
 REQUIRED_USE="
        || ( eglfs xcb )
        accessibility? ( dbus xcb )