Bug #3067
Can't build without libavahi-client-dev even if --disable-avahi is passed to configure
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-09-05
Due date:
% Done:
0%
Estimated time:
Found in version:
Git master
Affected Versions:
Description
This bug is pretty much explained in the title.
I'm building on a Pi (and I've also tried on another machine), if libavahi-client-dev isn't installed Tvheadend will not build at all even if you pass --disable avahi to configure (configure even outputs no next to avahi).
It just complains about missing dependencies.
History
Updated by Mark Clarkstone about 8 years ago
- Status changed from New to Invalid
Closing my own ticket after chatting with perexg!
The solution (in case people come looking) is to remove libavahi-client-dev from the dependency line in debian/control.