From 23fbf54eb491d99b106546e20c13b70fe44b9dd7 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 3 Nov 2022 16:49:24 +0100 Subject: Bump CGAL dependency to >=5.5.1, and drop patch From CGAL 5.5.1, the CGAL 5.5 compatibility patch is no longer needed. The underlying issue (upstream issue #6799) has been fixed upstream. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index dfc375ae..be36102c 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: cmake (>= 3.5), libboost-test-dev (>= 1.66), libboost-thread-dev (>= 1.66), libboost-timer-dev (>= 1.66), - libcgal-dev (>= 5.0), - libcgal-qt5-dev (>= 5.0), + libcgal-dev (>= 5.5.1), + libcgal-qt5-dev (>= 5.5.1), libeigen3-dev, libgmp-dev, libhera-dev (>= 1.0.0), @@ -50,7 +50,7 @@ Depends: libboost-filesystem-dev (>= 1.66), libboost-test-dev (>= 1.66), libboost-thread-dev (>= 1.66), libboost-timer-dev (>= 1.66), - libcgal-dev (>= 5.0), + libcgal-dev (>= 5.5.1), libeigen3-dev (>= 3.1.0), libgmp-dev (>= 4.2), libtbb-dev, -- cgit v1.2.3