graphics/kgeotag: fix build against astro/marble 21.08
This commit is contained in:
parent
2950800c21
commit
0a4a4e2a31
11
graphics/kgeotag/files/patch-CMakeLists.txt
Normal file
11
graphics/kgeotag/files/patch-CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
||||
--- CMakeLists.txt.orig 2021-08-15 07:11:00 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -34,7 +34,7 @@ add_definitions(
|
||||
find_package(KF5 COMPONENTS CoreAddons I18n XmlGui ConfigWidgets Crash KExiv2 REQUIRED)
|
||||
|
||||
# Find Marble
|
||||
-find_package(Marble 0.28 REQUIRED)
|
||||
+find_package(Marble 21.4.0 REQUIRED)
|
||||
|
||||
# Generate version.h
|
||||
add_custom_target(
|
Loading…
Reference in New Issue
Block a user