diff options
Diffstat (limited to 'astro/marble/Makefile')
-rw-r--r-- | astro/marble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 4adfe3e3badc..4e8dee2222e6 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -28,7 +28,7 @@ CMAKE_ARGS= -DMOBILE:BOOL=FALSE \ -DQT_IMPORTS_DIR:PATH=${QT_IMPORTDIR} # Override shared library version -KDE_APPLICATIONS_SHLIB_VER= 22.4.1 +KDE_APPLICATIONS_SHLIB_VER= 22.4.2 OPTIONS_DEFINE= GPS DOCS WEBENGINE OPTIONS_DEFAULT=GPS |