vanhauser-thc/thc-hydra
Vedi su GitHubFeature Request - use pkgconfig to detect build dependencies
Open
#450 aperta il 15 set 2019
enhancementgood first issuehelp wanted
Metriche repository
- Star
- (8689 star)
- Metriche merge PR
- (Merge medio 2g 14h) (2 PR mergiate in 30 g)
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.