New Build-Depend on libcppdap-dev

This commit is contained in:
Timo Röhling 2023-07-02 22:09:54 +02:00
parent af607abda8
commit 056f067d85
2 changed files with 5 additions and 0 deletions

1
debian/control vendored
View File

@ -11,6 +11,7 @@ Build-Depends:
cmake <cross>,
freebsd-glue [kfreebsd-any],
libarchive-dev (>= 3.3.3) <!pkg.cmake.bootstrap>,
libcppdap-dev <!pkg.cmake.bootstrap>,
libcurl4-openssl-dev <!pkg.cmake.bootstrap> | libcurl-ssl-dev <!pkg.cmake.bootstrap>,
libexpat1-dev <!pkg.cmake.bootstrap>,
libjsoncpp-dev <!pkg.cmake.bootstrap>,

4
debian/copyright vendored
View File

@ -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 <wnagel@tycoint.com>