Skip to content

Commit 2cf2cfc

Browse files
committed
Update CMakeLists.txt
1 parent 74a72cd commit 2cf2cfc

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.71)
47+
set(MINIMUM_LEPTONICA_VERSION 1.73)
4848

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

0 commit comments

Comments
 (0)