vanhauser-thc/thc-hydra

Feature Request - use pkgconfig to detect build dependencies

Open

#450 opened on 2019年9月15日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)C (8,689 stars) (1,913 forks)batch import
enhancementgood first issuehelp wanted

説明

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.

コントリビューターガイド