projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfef83a
)
Fix build for x11, issue with xrandr
author
Pawel Kaczmarek
<p.kaczmarek3@samsung.com>
Tue, 26 May 2015 10:20:58 +0000
(12:20 +0200)
committer
Pawel Kaczmarek
<p.kaczmarek3@samsung.com>
Tue, 26 May 2015 10:21:23 +0000
(12:21 +0200)
Change-Id: I25e0b547d382d8f8a7c242dfc1efb4fdac116ab5
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
packaging/webapi-plugins.spec
patch
|
blob
|
history
diff --git
a/packaging/webapi-plugins.spec
b/packaging/webapi-plugins.spec
index 84250d21c247b4fce0122fc7989ef88c2f83e1bb..91b96f75f3849b91cc6fc4eceda9103cf2aa0fc1 100755
(executable)
--- a/
packaging/webapi-plugins.spec
+++ b/
packaging/webapi-plugins.spec
@@
-318,7
+318,7
@@
BuildRequires: pkgconfig(wayland-client)
%else
%define display_type x11
BuildRequires: pkgconfig(x11)
-BuildRequires: p
gk
config(xrandr)
+BuildRequires: p
kg
config(xrandr)
%endif
%if 0%{?tizen_feature_account_support}