Skip to content

Commit

Permalink
link to Crypto instead of SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jstkdng committed Mar 10, 2023
1 parent c4de81f commit 0f7a6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ target_link_libraries(ueberzug PUBLIC
Threads::Threads
spdlog::spdlog
fmt::fmt
OpenSSL::SSL
OpenSSL::Crypto
PkgConfig::XCBIMAGE
PkgConfig::VIPS
PkgConfig::SIXEL
Expand Down

0 comments on commit 0f7a6e3

Please sign in to comment.