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:
725c167
)
packaging: Remove xkeyboard-config in ivi
author
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:00 +0000
(15:42 +0100)
committer
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:00 +0000
(15:42 +0100)
Bug-Tizen:TIVI-2416
Change-Id: Ifccd00c9dc479c58f91831f06be348988c086dab
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
packaging/qt5.spec
patch
|
blob
|
history
diff --git
a/packaging/qt5.spec
b/packaging/qt5.spec
index 7b0cf00adf98d453680bc81a4733ef74788d7a26..3b4a451524dfa745590eceb432105a32ece2afd6 100644
(file)
--- a/
packaging/qt5.spec
+++ b/
packaging/qt5.spec
@@
-90,6
+90,8
@@
BuildRequires: python
BuildRequires: pkgconfig(fontconfig)
%if %{with xkbcommon}
BuildRequires: pkgconfig(xkbcommon)
+%endif
+%if "%{profile}" != "ivi"
BuildRequires: pkgconfig(xkeyboard-config)
%endif
%if %{with egl}