]> git.pld-linux.org Git - packages/librepo.git/blame - librepo-link.patch
- 1.13.0
[packages/librepo.git] / librepo-link.patch
CommitLineData
ba50824e
JR
1diff -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
40cb1094
JR
4@@ -52,6 +52,7 @@ TARGET_LINK_LIBRARIES(librepo
5 ${LIBCRYPTO_LIBRARIES}
b3591a76
JB
6 ${GPGME_VANILLA_LIBRARIES}
7 ${GLIB2_LIBRARIES}
8+ crypto
9 )
ba50824e
JR
10 IF (WITH_ZCHUNK)
11 TARGET_LINK_LIBRARIES(librepo ${ZCHUNKLIB_LIBRARIES})
This page took 0.079605 seconds and 4 git commands to generate.