Hi all,

Using BinDeps, is there currently any way to specify binary dependencies 
which are not libraries? I can envision this being useful for declaring a 
build-time dependency on executables like pkg-config or cmake. Likewise, is 
there a way to declare a dependency on a set of headers? For example, I can 
check for libpython.so, but what if I need the user to install Python.h 
(e.g. via the python-dev package)? 

Thanks,
Robin

Reply via email to