projects
/
platform
/
upstream
/
qtbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c4b0eb
)
packaging: qtgui requires qtwayland
author
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:01 +0000
(15:42 +0100)
committer
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:01 +0000
(15:42 +0100)
Change-Id: I3f13d82a07b75823861d3b711495874998957060
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/qt5.spec
patch
|
blob
|
history
diff --git
a/packaging/qt5.spec
b/packaging/qt5.spec
index 0a0198cc92a582fc0582c9db8517d3df2b009e83..32f2f8ddebafe2a2185e48ab8deb61d0d8c303e4 100644
(file)
--- 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