Skip to content

Commit b9a6aa8

Browse files
committed
Update CMakeLists.txt
1 parent d855a9d commit b9a6aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ set(VERSION_MAJOR 3)
4444
set(VERSION_MINOR 05)
4545
set(VERSION_PLAIN ${VERSION_MAJOR}.${VERSION_MINOR})
4646

47-
set(MINIMUM_LEPTONICA_VERSION 1.73)
47+
set(MINIMUM_LEPTONICA_VERSION 1.71)
4848

4949
if (NOT Leptonica_BUILD_DIR)
5050
find_package(Leptonica ${MINIMUM_LEPTONICA_VERSION} REQUIRED)

0 commit comments

Comments
 (0)