vanhauser-thc/thc-hydra
View on GitHubFeature Request - use pkgconfig to detect build dependencies
Open
#450 opened on Sep 15, 2019
enhancementgood first issuehelp wanted
Description
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.