We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bca589 commit abef533Copy full SHA for abef533
1 file changed
snapcraft.yaml
@@ -19,7 +19,7 @@ apps:
19
qdigidoc4:
20
command: usr/bin/qdigidoc4
21
desktop: usr/share/applications/qdigidoc4.desktop
22
- #extensions: [kde-neon]
+ extensions: [kde-neon]
23
plugs: [home, network]
24
digidoc-tool:
25
command: usr/bin/digidoc-tool
@@ -36,7 +36,6 @@ parts:
36
source: .
37
stage-packages: [opensc-pkcs11]
38
build-packages: [libssl-dev, libpcsclite-dev, libldap2-dev]
39
- build-snaps: [kf5-5-104-qt-5-15-8-core22-sdk]
40
after: [libdigidocpp]
41
cmake-parameters:
42
- -DCMAKE_INSTALL_PREFIX=/usr
0 commit comments