vanhauser-thc/thc-hydra

Feature Request - use pkgconfig to detect build dependencies

Offen

#450 geöffnet am 15.09.2019

 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C (1.913 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (8.689 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide