]> git.pld-linux.org Git - packages/librepo.git/blob - librepo-link.patch
up to 1.16.0
[packages/librepo.git] / librepo-link.patch
1 diff -urNp -x '*.orig' librepo-1.13.0.org/librepo/CMakeLists.txt librepo-1.13.0/librepo/CMakeLists.txt
2 --- librepo-1.13.0.org/librepo/CMakeLists.txt   2021-02-03 00:12:04.000000000 +0100
3 +++ librepo-1.13.0/librepo/CMakeLists.txt       2021-03-14 01:01:38.088147093 +0100
4 @@ -52,6 +52,7 @@ TARGET_LINK_LIBRARIES(librepo
5                          ${CURL_LIBRARY}
6                          ${LIBCRYPTO_LIBRARIES}
7                          ${GLIB2_LIBRARIES}
8 +                       crypto
9                       )
10  IF (USE_GPGME)
11      TARGET_LINK_LIBRARIES(librepo ${GPGME_VANILLA_LIBRARIES})
This page took 0.092124 seconds and 3 git commands to generate.