This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/focal-ppa in repository x2goclient. commit 185d2fc059d2af39c7a90b3578673ca4ba505f7a Author: Juri Grabowski <git-commit@jugra.de> Date: Wed May 20 15:05:49 2020 +0000 Prefer qt5 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 75a8cee..fb9dd74 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,10 @@ Uploaders: Mihai Moldovan <ionic@ionic.de>, Build-Depends: debhelper (>= 7.0.50~), - libqt4-dev | qtbase5-dev, - libqt4-dev | qttools5-dev-tools, - libqt4-dev | libqt5svg5-dev, - libqt4-dev | libqt5x11extras5-dev, + qtbase5-dev | libqt4-dev, + qttools5-dev-tools | libqt4-dev, + libqt5svg5-dev | libqt4-dev, + libqt5x11extras5-dev | libqt4-dev, libldap2-dev, libssh-dev (>= 0.5.4-2~), libcups2-dev, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git