X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=fd1426b96e92f3a8b887db4f5a36b71baa5bacdc;hb=2903497e256388eff53b408875c0f2239c3566cb;hp=c089e21c3ce3a7c8becd503fde5c07c1aa56297d;hpb=fd257fb9c490f4af3fbfb71c4d099fe876be28eb;p=platform%2Fupstream%2Flibsolv.git diff --git a/CMakeLists.txt b/CMakeLists.txt index c089e21..fd1426b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -123,6 +123,7 @@ MESSAGE (STATUS "Building for Mageia") ADD_DEFINITIONS (-DMAGEIA) SET (ENABLE_MDKREPO ON) SET (ENABLE_RPMDB ON) +SET (ENABLE_RPMMD ON) SET (ENABLE_LZMA_COMPRESSION ON) SET (have_system ${have_system}x) ENDIF (MAGEIA)