This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/focal-ppa in repository x2goclient. at f18c58a add build dependencies for qt5 and testing on own remote branch This branch includes the following new commits: new f18c58a add build dependencies for qt5 and testing on own remote branch The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
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 f18c58ad82964561da42f9b51a02cffc32bbf79e Author: Juri Grabowski <git-commit@jugra.de> Date: Mon May 18 08:12:46 2020 +0000 add build dependencies for qt5 and testing on own remote branch --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index eaf981e..75a8cee 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,10 @@ Uploaders: Mihai Moldovan <ionic@ionic.de>, Build-Depends: debhelper (>= 7.0.50~), - libqt4-dev, + libqt4-dev | qtbase5-dev, + libqt4-dev | qttools5-dev-tools, + libqt4-dev | libqt5svg5-dev, + libqt4-dev | libqt5x11extras5-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