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:
4eb2d77
)
Remove unused dependency
05/103105/1
author
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 7 Dec 2016 08:21:23 +0000
(17:21 +0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Wed, 7 Dec 2016 08:21:23 +0000
(17:21 +0900)
It builds without xkeyboard-config, which only matters at runtime, not build time.
Change-Id: I93d0526bd1b5a4b6fc65b45d544f9930becdc663
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/qt5.spec
patch
|
blob
|
history
diff --git
a/packaging/qt5.spec
b/packaging/qt5.spec
index 9f9732855262fd715abf852b4b127cdf64547fc2..7331b8ff257b006d391def2e73ee452660bd5092 100644
(file)
--- a/
packaging/qt5.spec
+++ b/
packaging/qt5.spec
@@
-79,7
+79,6
@@
BuildRequires: python
BuildRequires: pkgconfig(fontconfig)
%if %{with xkbcommon}
BuildRequires: pkgconfig(xkbcommon)
-BuildRequires: pkgconfig(xkeyboard-config)
%endif
BuildRequires: pkgconfig(egl)
%if %{with tizenscim}