summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-03-23 14:58:05 +0100
committerGard Spreemann <gspreemann@gmail.com>2018-03-23 14:58:05 +0100
commit1016fad4b381cc27eabb228903f6cc27788eca7f (patch)
treebec20a1380feaa0b4151800c021137cbf0a92986 /debian/control
parent8ac564c39081c326070592f576fbae0578572db1 (diff)
Per sponsor advice, remove versioned dependencies that are long ago satisfied.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 9 insertions, 9 deletions
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 <gspreemann@gmail.com>
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,