This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from cc04f6f Set min width of session status label. new 1bdabb7 add build dependencies for qt5 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. Summary of changes: debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 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 master in repository x2goclient. commit 1bdabb7678ced1726ae138b6e4c0f858e1aebebb Author: Juri Grabowski <git-commit@jugra.de> Date: Mon May 18 08:12:46 2020 +0000 add build dependencies for qt5 --- 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