tenox7 / ttyplot

a realtime plotting utility for terminal/console with data input from stdin
Apache License 2.0
957 stars 42 forks source link

Makefile: Make command pkg-config a hard build dependency #109

Closed hartwork closed 7 months ago

hartwork commented 7 months ago

Note that the idea behind which pkg-config is to get a crystal clear single error message rather than a long list of link errors.

tenox7 commented 7 months ago

thank you!