- Package:
- src:discover
- Source:
- discover
- Submitter:
- Helmut Grohne
- Date:
- 2022-01-09 20:27:11 UTC
- Severity:
- normal
- Tags:
discover cannot be cross built from source, because its dependency on libtool-bin is unsatisfiable. It turns out that discover no longer actually needs the libtool-bin relict. It now properly libtoolizes and can deal with plain libtool. Please consider applying the attached patch. Helmut