Removed build dependency on ecore_x, libslp-utilx and x11 37/2737/1
authorJimmy Huang <jimmy.huang@intel.com>
Mon, 11 Feb 2013 22:32:33 +0000 (14:32 -0800)
committerJimmy Huang <jimmy.huang@intel.com>
Mon, 11 Feb 2013 22:32:33 +0000 (14:32 -0800)
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
CMakeLists.txt
packaging/menu-daemon.spec

index 3056f3d..54235d6 100755 (executable)
@@ -16,7 +16,6 @@ pkg_check_modules(pkgs REQUIRED
        dlog
        ecore
        ecore-evas
-       ecore-x
        ecore-input
        ecore-file
        eet
@@ -25,9 +24,7 @@ pkg_check_modules(pkgs REQUIRED
        evas
        heynoti
        syspopup-caller
-       utilX
        vconf
-       x11
 )
 
 
index 91e0e94..fb34b4b 100644 (file)
@@ -21,9 +21,7 @@ BuildRequires:  pkgconfig(elementary)
 BuildRequires:  pkgconfig(evas)
 BuildRequires:  pkgconfig(heynoti)
 BuildRequires:  pkgconfig(syspopup-caller)
-BuildRequires:  pkgconfig(utilX)
 BuildRequires:  pkgconfig(vconf)
-BuildRequires:  pkgconfig(x11)
 
 BuildRequires:  cmake
 BuildRequires:  edje-bin