Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 699110
Collapse All | Expand All

(-)qtbase-everywhere-src-5.13.2.orig/src/platformsupport/platformsupport.pro (-1 / +1 lines)
Lines 11-17 Link Here
11
qtConfig(freetype)|darwin|win32: \
11
qtConfig(freetype)|darwin|win32: \
12
    SUBDIRS += fontdatabases
12
    SUBDIRS += fontdatabases
13
13
14
qtConfig(evdev)|qtConfig(tslib)|qtConfig(libinput)|qtConfig(integrityhid) {
14
qtConfig(evdev)|qtConfig(tslib)|qtConfig(libinput)|qtConfig(integrityhid)|qtConfig(xkbcommon) {
15
    SUBDIRS += input
15
    SUBDIRS += input
16
    input.depends += devicediscovery
16
    input.depends += devicediscovery
17
}
17
}

Return to bug 699110