[neon/kde/okular/Neon/release] /: try to remove more libs
Jonathan Riddell
null at kde.org
Fri Mar 5 18:08:43 GMT 2021
Git commit 9f5b7a46aaae679b78fb701b97f68f69bc5f7b69 by Jonathan Riddell.
Committed on 05/03/2021 at 18:08.
Pushed by jriddell into branch 'Neon/release'.
try to remove more libs
M +4 -0 snapcraft.yaml
https://invent.kde.org/neon/kde/okular/commit/9f5b7a46aaae679b78fb701b97f68f69bc5f7b69
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1cfe7ba..33c4a1a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -195,6 +195,10 @@ parts:
- "-usr/share/ghostscript/*/Resource/CMap"
- "-usr/lib/*/liblzma.so"
- "-usr/lib/*/libQt5*"
+ - "-usr/lib/*/libKF5*"
+ - "usr/lib/*/libKF5JS*"
+ - "usr/lib/*/libKF5Html*"
+ - "usr/lib/*/libKF5KExiv2*"
source: http://download.kde.org/stable/release-service/20.12.3/src/okular-20.12.3.tar.xz
cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
More information about the Neon-commits
mailing list