[X2Go-Commits] [python-x2go] 01/01: debian/control: We need python2 and python3 related packages alike under Build-Depends:.

git-admin at x2go.org git-admin at x2go.org
Mon Sep 25 13:41:36 CEST 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit d68f4d47501ed5382ba2321ca868bac398421f76
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 25 13:41:31 2017 +0200

    debian/control: We need python2 and python3 related packages alike under Build-Depends:.
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d0bb36c..cb826df 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,11 @@ Uploaders:
 Build-Depends:
  cdbs,
  debhelper (>= 9~),
-# python (>= 2.6.6-3~),
+ python (>= 2.6.6-3~),
+ python-setuptools,
+ python-gevent,
+ python-paramiko,
+ python-xlib,
  python3,
  python3-setuptools,
  python3-gevent,

--
Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list