[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] sparemint: libreadline-devel should require libtermcap-devel
Hi,
I just noticed that one cannot build programs
against Sparemint libreadline-devel. One needs
to install and link against libtermcap-devel too,
otherwise you get missing symbol errors for tputs().
libreadine-devel package should have requires
entry for that.
(On e.g. RedHat these kind of deps come automatically
from dynamic library deps, with static libs they need
to be added manually.)
- Eero