mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-29 18:18:39 +00:00
dbf26f0a42
The compilation fails when the symbols of terminfo are not present in the libncurses.so. This can happen when the terminfo library libtinfo.so is compiled separately. Using pkg_config is the correct approach to handle all cases.