Pkgconfig is also required.

This commit is contained in:
Andrius Štikonas 2016-01-28 18:39:21 +00:00
parent 6880ab1b01
commit bf13eefa8c
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ add_definitions(
-DQT_USE_FAST_OPERATOR_PLUS
)
find_package(PkgConfig REQUIRED)
find_package(KPMcore 2.0.0 CONFIG REQUIRED)
pkg_check_modules(BLKID REQUIRED blkid)