Skip to content

qt: fix compilation when Qt5X11Extra is missing

Pierre Lamot requested to merge chub/vlc:qt/auto-conf-missing-qt-pc into master

X11 compositor is no longer build when Qt5X11Extra is missing

QT5_HAS_XCB flag has been removed as it had no use

vlc_qt_check was passed wayland flags

Merge request reports