vanhauser-thc/thc-hydra

Feature Request - use pkgconfig to detect build dependencies

Open

#450 创建于 2019年9月15日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)C (1,913 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (8,689 star)
PR 合并指标
 (平均合并 2天 14小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南