storage: Remove profile version from header files
[platform/core/system/libstorage.git] / CMakeLists.txt
index a4feb38..1f6875c 100644 (file)
@@ -17,10 +17,12 @@ SET(dependents
                glib-2.0
                gio-2.0
                libtzplatform-config
-               capi-system-system-settings
                mount
+               blkid
+               capi-system-info
+               libsyscommon
 )
-SET(pc_dependents "capi-base-common")
+SET(PC_REQUIRED "capi-base-common")
 
 INCLUDE(FindPkgConfig)
 pkg_check_modules(rpkgs REQUIRED ${dependents})