Fix the i586 build error
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 10 Dec 2013 23:12:51 +0000 (08:12 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 10 Dec 2013 23:12:51 +0000 (08:12 +0900)
Change-Id: I95f0a62388c14eba6a1c512b84c00f67194eb1e7

CMakeLists.txt
packaging/liblivebox.spec

index 859a302..27d82aa 100644 (file)
@@ -21,6 +21,7 @@ pkg_check_modules(pkgs REQUIRED
        evas
        ecore
        elementary
+       x11
 )
 
 FOREACH(flag ${pkgs_CFLAGS})
index 929b0c8..379d2e5 100644 (file)
@@ -13,6 +13,7 @@ BuildRequires: pkgconfig(provider)
 BuildRequires: pkgconfig(ecore)
 BuildRequires: pkgconfig(evas)
 BuildRequires: pkgconfig(elementary)
+BuildRequires: pkgconfig(x11)
 
 %description
 Livebox development library