Update CMakeLists.txt

Signed-off-by: Rello <Rello@users.noreply.github.com>
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
This commit is contained in:
Rello 2025-02-27 11:41:11 +01:00 committed by Matthieu Gallien
parent 0aa2377ad7
commit 5cd1b384dc

View File

@ -234,7 +234,6 @@ if(BUILD_CLIENT)
find_package(Inotify REQUIRED)
endif()
find_package(Sphinx)
find_package(PdfLatex)
find_package(OpenSSL 1.1 REQUIRED )
find_package(PkgConfig REQUIRED)
pkg_check_modules(OPENSC-LIBP11 libp11 REQUIRED IMPORTED_TARGET)