diff options
Diffstat (limited to 'io.github.NhekoReborn.Nheko.yaml')
-rw-r--r-- | io.github.NhekoReborn.Nheko.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml index 22e52ae8..6f15caa8 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -1,7 +1,7 @@ id: io.github.NhekoReborn.Nheko command: nheko runtime: org.kde.Platform -runtime-version: '5.15' +runtime-version: '5.15-21.08' sdk: org.kde.Sdk rename-icon: nheko rename-desktop-file: nheko.desktop @@ -90,6 +90,8 @@ modules: - -Dvapi=false - -Dgtk_doc=false - -Dintrospection=false + # https://gitlab.gnome.org/GNOME/libsecret/-/issues/49 + - -Dgcrypt=false sources: - commit: 3fe635e64efd4b8dbc9ec3548b0bc8034c7665c4 tag: 0.20.4 |