libqt5-qtwayland/0001-partially-revert-505c373.diff

13 lines
493 B
Diff

diff --git a/examples/wayland/server-buffer/compositor/compositor.pro b/examples/wayland/server-buffer/compositor/compositor.pro
index 8d7f488..9f7751a 100644
--- a/examples/wayland/server-buffer/compositor/compositor.pro
+++ b/examples/wayland/server-buffer/compositor/compositor.pro
@@ -17,4 +17,7 @@ RESOURCES += compositor.qrc
CONFIG +=wayland-scanner
WAYLANDSERVERSOURCES += ../share-buffer.xml
+CONFIG += link_pkgconfig
+PKGCONFIG += wayland-server
+
DEFINES += QT_COMPOSITOR_QUICK