From: Philippe Coval Date: Mon, 12 May 2014 13:45:51 +0000 (+0200) Subject: packaging: qtgui requires qtwayland X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ec84db16651ad0fa424ab40b071095792c8d20b;p=platform%2Fupstream%2Fqtbase.git packaging: qtgui requires qtwayland Change-Id: I3f13d82a07b75823861d3b711495874998957060 Signed-off-by: Philippe Coval --- 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