[X2Go-Commits] [pale-moon] 144/216: debian/control.in: rework python build dependencies.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:22 CET 2019


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

x2go pushed a commit to branch master
in repository pale-moon.

commit d63a4375fddee2cc34dd9466ce7cad054fad5243
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 23:13:46 2018 +0200

    debian/control.in: rework python build dependencies.
---
 debian/changelog  | 1 +
 debian/control.in | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d9a7706..f33b699 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add libz build dependency.
     - Add libbz2 build dependency.
     - Add libreadline build dependency.
+    - Rework python build dependencies.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control.in b/debian/control.in
index e76c4b8..3c656d0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -38,9 +38,11 @@ Build-Depends: autotools-dev,
                libbz2-dev,
 %endif
                libreadline-dev,
+               python2.7,
+               python-minimal (>= 2.6.6-13~),
+               python-ply,
         dpkg-dev (>= 1.16.1.1~),
 # standard build-deps
-        python (>= 2.7),
         unzip,
         zip,
         pkg-config,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list