vanhauser-thc/thc-hydra

Feature Request - use pkgconfig to detect build dependencies

Open

#450 aberto em 15 de set. de 2019

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)C (1.913 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (8.689 stars)
Métricas de merge de PR
 (Mesclagem média 2d 14h) (2 fundiu PRs em 30d)

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.

Guia do colaborador