This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit eb21968c7ef7fe405c3dd43e8ec206e0ddd127fd Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Aug 7 21:09:33 2023 +0200 debian/control: add BD for extra-cmake-modules for ECMQmlModule support. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 669b1ad..79b9c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium 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. + + Add BD for extra-cmake-modules for ECMQmlModule support. * 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 8b44344..121c8d1 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: libkf5plasma-dev | kdelibs5-dev, qtdeclarative5-dev, qtbase5-dev | qtbase5-gles-dev, + extra-cmake-modules 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