From 1016fad4b381cc27eabb228903f6cc27788eca7f Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Fri, 23 Mar 2018 14:58:05 +0100 Subject: Per sponsor advice, remove versioned dependencies that are long ago satisfied. --- debian/control | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8d55372b..c8cc8a96 100644 --- a/debian/control +++ b/debian/control @@ -3,20 +3,20 @@ Maintainer: Gard Spreemann Section: math Priority: optional Standards-Version: 4.1.3 -Build-Depends: cmake (>= 2.6), +Build-Depends: cmake, cython3, debhelper (>= 11), dh-python, - libboost-chrono-dev (>= 1.48), - libboost-filesystem-dev (>= 1.48), - libboost-program-options-dev (>= 1.48), - libboost-system-dev (>= 1.48), - libboost-test-dev (>= 1.48), - libboost-timer-dev (>= 1.48), + libboost-chrono-dev, + libboost-filesystem-dev, + libboost-program-options-dev, + libboost-system-dev, + libboost-test-dev, + libboost-timer-dev, libcgal-dev (>> 4.11.0), libcgal-qt5-dev (>> 4.11.0), - libeigen3-dev (>= 3.1.0), - libgmp-dev (>= 4.2), + libeigen3-dev, + libgmp-dev, libqglviewer-dev-qt5, libtbb-dev, python3-dev, -- cgit v1.2.3