Release version 0.6.14
[platform/core/appfw/pkgmgr-server.git] / CMakeLists.txt
index a4396a8..0334e36 100644 (file)
@@ -26,7 +26,7 @@ SET(PKGMGR_SERVER "pkgmgr-server")
 AUX_SOURCE_DIRECTORY(src SRCS)
 
 SET(SERVER_CHECK_MODULES gio-2.0 glib-2.0 dlog pkgmgr-parser pkgmgr-info libtzplatform-config libgum sqlite3 pkgmgr pkgmgr-installer libsystemd aul
-minizip deviced)
+minizip)
 
 pkg_check_modules(SERVER_DEPS REQUIRED ${SERVER_CHECK_MODULES})