Fix build for x11, issue with xrandr
authorPawel Kaczmarek <p.kaczmarek3@samsung.com>
Tue, 26 May 2015 10:20:58 +0000 (12:20 +0200)
committerPawel 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

index 84250d21c247b4fce0122fc7989ef88c2f83e1bb..91b96f75f3849b91cc6fc4eceda9103cf2aa0fc1 100755 (executable)
@@ -318,7 +318,7 @@ BuildRequires: pkgconfig(wayland-client)
 %else
 %define display_type x11
 BuildRequires: pkgconfig(x11)
-BuildRequires: pgkconfig(xrandr)
+BuildRequires: pkgconfig(xrandr)
 %endif
 
 %if 0%{?tizen_feature_account_support}