From ed01e8af3df01d2a87ca35d8befb554992e5dcca Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Tue, 12 Mar 2024 19:21:32 -0700 Subject: [PATCH] Add better description of rmf-dev .deb package --- tools/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debian/control b/tools/debian/control index a0578876..de221865 100644 --- a/tools/debian/control +++ b/tools/debian/control @@ -11,7 +11,7 @@ Package: rmf-dev Section: libdevel Architecture: any Depends: rmf (= ${binary:Version}), ${misc:Depends}, cmake, swig, libboost-filesystem-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-thread-dev, libhdf5-dev, python3-dev, python3-numpy -Description: Library to support reading and writing of RMF files +Description: Library to support reading and writing of RMF files - development files Headers to compile against RMF. Package: rmf