Add API for checking the enabled/disabled flag
[apps/livebox/livebox-service.git] / CMakeLists.txt
index 7e6e2c8..864eab9 100644 (file)
@@ -24,6 +24,7 @@ pkg_check_modules(pkgs REQUIRED
        pkgmgr
        x11
        vconf
+       ail
 )
 
 FOREACH(flag ${pkgs_CFLAGS})