From 056f067d85e0a1ac398a8b2d4b92860d3502e7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Sun, 2 Jul 2023 22:09:54 +0200 Subject: [PATCH] New Build-Depend on libcppdap-dev --- debian/control | 1 + debian/copyright | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/control b/debian/control index bdf2a842f..d4fc05c2e 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: cmake , freebsd-glue [kfreebsd-any], libarchive-dev (>= 3.3.3) , + libcppdap-dev , libcurl4-openssl-dev | libcurl-ssl-dev , libexpat1-dev , libjsoncpp-dev , diff --git a/debian/copyright b/debian/copyright index f085514f8..0a56292d1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -49,6 +49,10 @@ Copyright: 1984-2006, Free Software Foundation, Inc 2000-2009, Kitware, Inc., Insight Software Consortium License: GPL-2+ with Bison exception +Files: Utilities/cmcppdap/* +Copyright: 2019-2023, Google LLC +License: Apache-2.0 + Files: Utilities/cmcurl/* Copyright: 2001, Alexander Peslyak 2014, Bill Nagel