[magics] 09/63: Fix deps

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Mar 24 10:41:42 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository magics.

commit 9ee3956ccadc926b5fdd1e02013bc9e1cc1703a6
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Sep 8 16:51:03 2015 +0100

    Fix deps
---
 debian/control | 3 ++-
 debian/rules   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cdc41ce..dbc86fc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper  (>= 9) , dh-buildinfo, gfortran, cmake, chrpath,
  libterralib-dev, 
  libjasper-dev, libcairo2-dev, libpango1.0-dev,
  ttf-dejavu-core, libxml-parser-perl, 
- python-all-dev, swig, python-numpy, python-instant, python3-all-dev, 
+ python-all-dev, swig, python-numpy, python-instant,
+ python3-all-dev, python3-numpy, python3-instant,
  libopenjpeg-dev, ghostscript, zlib1g-dev, libboost-dev, libproj-dev, 
  libqt4-dev
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index 1687533..d1e30ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 BUILDDIR = $(CURDIR)/debian/build
 
 # To enable all, uncomment following line
+
 # DEB_BUILD_MAINT_OPTIONS:= hardening=+all,-pie
 CXXFLAGS:= -fPIC $(shell dpkg-buildflags --get CXXFLAGS)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

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



More information about the debian-science-commits mailing list