face-recognition.js icon indicating copy to clipboard operation
face-recognition.js copied to clipboard

Make libX11 dependency optional

Open SkeLLLa opened this issue 7 years ago • 1 comments

Hi. I saw that in some issues you've mentioned that GUI dependency could be optional. That will be great and it will also allow reducing docker images size. E.g. it could check if dlib is built with DLIB_NO_GUI_SUPPORT=ON.

SkeLLLa avatar Mar 27 '18 09:03 SkeLLLa

Yes that's possible and planned to be added quite some time ago now. Unfortunately didn't find the time to provide this option yet.

justadudewhohacks avatar Mar 27 '18 10:03 justadudewhohacks