[neon/kde/kbruch/Neon/release] /: doctools

Jonathan Riddell null at kde.org
Wed Mar 24 11:04:34 GMT 2021


Git commit dde669fb93f444c2e27aaa73ab22a0d5ec16d30e by Jonathan Riddell.
Committed on 24/03/2021 at 11:04.
Pushed by jriddell into branch 'Neon/release'.

doctools

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/kde/kbruch/commit/dde669fb93f444c2e27aaa73ab22a0d5ec16d30e

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0e6d657..e96c281 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -50,6 +50,8 @@ parts:
         plugin: cmake
         build-environment:
         - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        build-packages:
+        - libkf5doctools-dev
         source: http://download.kde.org/stable/release-service/20.12.3/src/kbruch-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list