Re: How to determine build dependency

2013-11-16 Thread Russ Allbery
T o n g writes: > How to determine build dependencies? Well, the best way is to read upstream documentation and possibly the configure script and figure out what the dependencies are stated to be. But if you're looking for more of an automatically-determined method, I have been known to start w

How to determine build dependency

2013-11-16 Thread T o n g
Hi, How to determine build dependencies? I was using 'dpkg-depcheck -d ./configure ...', but that seems to have included much more than necessary. For example for emacs, using motif instead of gtk3, I get [1], but I don't think x11proto-randr-dev, libxinerama-dev, libxrandr-dev, libgl1- mes