Source: fpga-icestorm
Version: 0~20250207git7fbf8c0+dfsg1-1
Severity: important
Tags: patch

Dear maintainer,

fpga-icestorm supports both the old libfdi library (based on the
deprecated libusb 0.1 library) and the libftdi1 library (based on libusb
1.0).

Please switch to the newer libftdi1 library for the Debian package,
which can be done with the following patch:

--- fpga-icestorm-0~20250207git7fbf8c0+dfsg1/debian/control
+++ fpga-icestorm-0~20250207git7fbf8c0+dfsg1/debian/control
@@ -5,7 +5,7 @@
 Section: electronics
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               libftdi-dev,
+               libftdi1-dev,
                python3,
                txt2man,
                pkgconf,

Thanks
Aurelien

Reply via email to