vanhauser-thc/thc-hydra
GitHub で見るFeature Request - use pkgconfig to detect build dependencies
Open
#450 opened on 2019年9月15日
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (8,689 stars)
- PR merge metrics
- (平均マージ 2d 14h) (30d で 2 merged PRs)
説明
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.