[pkg-boost-commits] r15041 - /boost/trunk/debian/control

smr at users.alioth.debian.org smr at users.alioth.debian.org
Sat Oct 21 17:48:49 UTC 2017


Author: smr
Date: Sat Oct 21 17:48:49 2017
New Revision: 15041

URL: http://svn.debian.org/wsvn/pkg-boost/?sc=1&rev=15041
Log:
Remove dep on g++6, add deps for Python NumPy.

Modified:
    boost/trunk/debian/control

Modified: boost/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-boost/boost/trunk/debian/control?rev=15041&op=diff
==============================================================================
--- boost/trunk/debian/control	(original)
+++ boost/trunk/debian/control	Sat Oct 21 17:48:49 2017
@@ -8,9 +8,9 @@
  zlib1g-dev, libbz2-dev, libicu-dev (>= 57), mpi-default-dev,
  bison, flex, docbook-to-man, help2man, xsltproc, doxygen, 
  dh-python,
- g++ (>= 4:5-0), g++-6,
- python, python-all-dev, 
- python3, python3-all-dev (>= 3.1)
+ g++ (>= 4:5-0),
+ python, python-all-dev, python-numpy,
+ python3, python3-all-dev (>= 3.1), python3-numpy
 Build-Conflicts: libopenmpi-dev (= 1.3.2-2)
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-boost/boost/
 Vcs-Svn: svn://anonscm.debian.org/pkg-boost/boost/




More information about the pkg-boost-commits mailing list