Package: libclamav-dev Tags: patch Hi! I'm doing a shared library transition of libidn, and noticed a strange dependency on libidn11-dev in the libclamav-dev package, and it has been there since the beginning of (salsa git) times. As far as I can tell, nothing in clamav depends on libidn, so the dependency is useless. Can you confirm that? If so, please drop the dependency.
/Simon
diff --git a/debian/control b/debian/control
index a20898d4..59f5f4f3 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,6 @@ Architecture: any
Depends: libbz2-dev,
libc6-dev | libc-dev,
libclamav9 (= ${binary:Version}),
- libidn11-dev,
libssl-dev,
libtommath-dev,
zlib1g-dev,
signature.asc
Description: PGP signature
_______________________________________________ Pkg-clamav-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-clamav-devel
