[X2Go-Commits] [x2goplasmabindings] 01/02: debian/control: add BD for qtdeclarative5-dev and qtbase5-dev or qtbase5-gles-dev.
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 99832a4d26b9a96a1cfcf1b8b195f7c98822a8ba
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri May 5 20:09:03 2023 +0200
debian/control: add BD for qtdeclarative5-dev and qtbase5-dev or qtbase5-gles-dev.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0e2b9c5..62fb1a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
+ Build-Depend on libkf5plasma-dev and libkf5i18n-dev, with a fallback to
kdelibs5-dev, which doesn't exist any longer past-buster.
+ Pull in lsb-release as BD, needed for debian/rules.
+ + Add BD for qtdeclarative5-dev and qtbase5-dev or qtbase5-gles-dev.
* debian/rules:
+ Add Plasma 4/5 bridge based on distro version and pass down to build
system.
diff --git a/debian/control b/debian/control
index 23eee0f..8b44344 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
cmake,
libkf5i18n-dev | kdelibs5-dev,
libkf5plasma-dev | kdelibs5-dev,
+ qtdeclarative5-dev,
+ qtbase5-dev | qtbase5-gles-dev,
Standards-Version: 3.9.5
Homepage: https://code.x2go.org/releases/source/x2goplasmabindings
Vcs-Git: git://code.x2g.org/x2goplasmabindings.git
--
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