[neon/kde/bomber/Neon/release] /: build deps
Jonathan Riddell
null at kde.org
Tue Mar 9 09:54:18 GMT 2021
Git commit c294d4b08b758ba6128d5bb2c2895ed635faac65 by Jonathan Riddell.
Committed on 09/03/2021 at 09:54.
Pushed by jriddell into branch 'Neon/release'.
build deps
M +2 -4 snapcraft.yaml
https://invent.kde.org/neon/kde/bomber/commit/c294d4b08b758ba6128d5bb2c2895ed635faac65
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0107568..2722955 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -45,11 +45,9 @@ parts:
after:
- kde-frameworks-5-env
plugin: cmake
- build-packages:
- - libkf5kdegames-dev
- stage-packages:
- - libkf5kdegames-dev
source: http://download.kde.org/stable/release-service/20.12.3/src/bomber-20.12.3.tar.xz
+ build-packages:
+ - libkf5doctools-dev
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
More information about the Neon-commits
mailing list