summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/qt5.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/qt5.spec b/packaging/qt5.spec
index 0a0198cc92..32f2f8ddeb 100644
--- a/packaging/qt5.spec
+++ b/packaging/qt5.spec
@@ -356,6 +356,9 @@ Summary: The QtGui Library
Group: Base/Libraries
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
+%if %{with wayland}
+Requires: qt5-qtwayland
+%endif
%description qtgui
This package contains the QtGui library