vanhauser-thc/thc-hydra
Feature Request - use pkgconfig to detect build dependencies
Aperta
#450 aperta il 15 set 2019
enhancementgood first issuehelp wanted
Metriche repository
- Star
- (8689 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Currently configure assumes that all build dependencies are located in a fixed set of locations. Ideally use pkgconfig (which is needed for gtk anyway) to detect the dependencies so arbitrary dependency locations are supported.