diff options
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/files/patch-git_4255438c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/files/patch-git_4255438c b/math/labplot/files/patch-git_4255438c index 7bcc6b714284..2f3d3eaaaad8 100644 --- a/math/labplot/files/patch-git_4255438c +++ b/math/labplot/files/patch-git_4255438c @@ -19,7 +19,7 @@ index 33b407046..57ad46dd8 100644 MESSAGE (STATUS "Cantor Library ${Cantor_VERSION} TOO OLD. Minimum usable version is 19.12") ENDIF () - IF (${Cantor_VERSION} VERSION_GREATER "20.08") -+ IF (${Cantor_VERSION} VERSION_GREATER "20.08.2") ++ IF (${Cantor_VERSION} VERSION_GREATER "20.08.3") add_definitions (-DHAVE_NEW_CANTOR_LIBS) ENDIF () ELSE () |