summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-03-11 18:15:56 +0100
committerGard Spreemann <gspreemann@gmail.com>2018-03-11 18:21:26 +0100
commitaea68c01cc01cd15b7d6298d56356671c41621b7 (patch)
treed1087a21ca0a211e5194dc5648a44b9a572a565d /debian/control
parent1bb448961b1d3153f47ddd9f4f13c54288450afb (diff)
Bump build-depends version for CGAL to ensure that the DFSG-deleted patches are not needed.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 57830f67..482c5c90 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: cmake (>= 2.6),
libboost-system-dev (>= 1.48),
libboost-test-dev (>= 1.48),
libboost-timer-dev (>= 1.48),
- libcgal-dev (>= 4.8.1),
- libcgal-qt5-dev (>= 4.8.1),
+ libcgal-dev (>> 4.11.0),
+ libcgal-qt5-dev (>> 4.11.0),
libeigen3-dev (>= 3.1.0),
libgmp-dev (>= 4.2),
libqglviewer-dev-qt5,