[X2Go-Commits] [x2goplasmabindings] 02/02: CMakeLists.txt: include ECMInstallIcons module.
git-admin at x2go.org
git-admin at x2go.org
Fri May 5 20:15:09 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goplasmabindings.
commit 1299e8583bd48f692c9b3cf9c2d01e5cd76c1ed6
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri May 5 20:15:00 2023 +0200
CMakeLists.txt: include ECMInstallIcons module.
---
CMakeLists.txt | 1 +
debian/changelog | 1 +
2 files changed, 2 insertions(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9c9f01d..1b06afe 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,6 +14,7 @@ if (USE_PLASMA5)
include (KDECMakeSettings)
include (KDECompilerSettings NO_POLICY_SCOPE)
include (FeatureSummary)
+ include (ECMInstallIcons)
find_package (
KF5 REQUIRED COMPONENTS
diff --git a/debian/changelog b/debian/changelog
index 62fb1a0..452dc87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
distributions by depending upon kdelibs4-devel.
- x2goplasmabindings.spec: add cmake(Qt5{,Quick,Core}) BRs.
- CMakeLists.txt: fix Qt5 package name.
+ - CMakeLists.txt: include ECMInstallIcons module.
* debian/control:
+ Adapt description to also mention KDE 5.
+ Build-Depend on libkf5plasma-dev and libkf5i18n-dev, with a fallback to
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
More information about the x2go-commits
mailing list