found 820011 cantata/2.0.1.ds1-1 tag 820011 + patch thanks Hi,
In data lunedì 4 aprile 2016 20:59:53 CEST, Andreas Beckmann ha scritto: > Source: cantata > Version: 2.0.0+ds1-1 > Severity: important > > Hi, > > cantata seems to have added a B-D on libudev-dev recently. That package > is not available on non-linux architectures. > If cantata cannot be built without udev, please request decrufting of > the outdated binary packages. Otherwise you should restrict that B-D to > [linux-any]. Yep, restricting to [linux-any] is enough; patch attached for it. PS: cantata in Qt5 mode could benefit from the KF5 solid framework, so it will not build an own copy of it... Thanks, -- Pino Toscano
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: cmake,
libspeexdsp-dev,
libtag-extras-dev,
libtag1-dev,
- libudev-dev,
+ libudev-dev [linux-any],
libvlc-dev,
libvlccore-dev,
libx11-dev,
signature.asc
Description: This is a digitally signed message part.

