[freecad] 05/05: Add --with python2.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 22 22:02:45 UTC 2014


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

gladk pushed a commit to branch master
in repository freecad.

commit d88e7565ee60c4ca19026457d08cf4a2f3174b8e
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jul 22 22:19:47 2014 +0200

    Add --with python2.
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2fc2cda..250eada 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,6 @@ Build-Depends:
  oce-draw,
  python-cxx-dev,
  python-dev,
- python-support,
  swig,
  zlib1g-dev
 Standards-Version: 3.9.5
diff --git a/debian/rules b/debian/rules
index 00e1f5d..80bba5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --buildsystem=cmake --parallel
+	dh $@ --buildsystem=cmake --parallel --with python2
 
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freecad.git



More information about the debian-science-commits mailing list