To: 994286-d...@bugs.debian.org
Subject: Upstream has updated the package thus closing the bug
--
http://fam-tille.de
The patch in question was removed with the latest upload of
the new upstream version. Thus closing the bug.
Kind regards, Andreas.
--
http://fam-tille.de
Reviving this[1] old thread after a gap of 1 year.
Thanks to the thread this[2] open source implementation to interact with a
dental RVG device got developed. As of my pausing this work it was
possible to extract the X ray image using our software, but it lacked some
image processing to make its q
I've just applied the bug provided by upstream.
Package: libcharls-dev
Version: 2.2.0+dfsg-2
The following simple cmakelists.txt file on buster:
```
cmake_minimum_required(VERSION 3.18)
project(p)
find_package(charls 2.2.0 REQUIRED)
```
lead to:
CMake Error at CMakeLists.txt:3 (find_package
4 matches
Mail list logo