Skip to content

Commit fdb6984

Browse files
authored
Merge pull request #7 from yakushabb/update-runtime
Update runtime version to 5.15-25.08
2 parents 166c9b1 + c80910b commit fdb6984

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

org.cubocore.CoreTime.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: org.cubocore.CoreTime
22
runtime: org.kde.Platform
3-
runtime-version: '5.15-23.08'
3+
runtime-version: '5.15-25.08'
44
sdk: org.kde.Sdk
55
command: coretime
66
finish-args:
@@ -25,6 +25,8 @@ cleanup:
2525
modules:
2626
- name: libcprime
2727
buildsystem: cmake-ninja
28+
config-opts:
29+
- "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
2830
sources:
2931
- type: git
3032
url: https://gitlab.com/cubocore/libcprime.git

0 commit comments

Comments
 (0)