On 07/15/13 15:29, Guy Harris wrote:
On Jul 15, 2013, at 7:31 AM, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
OK, I took a shot (completely untested) at doing both in r50611. Please let me know if I've messed things up.
dpkg-source --before-build build
dpkg-checkbuilddeps: Unmet build dependencies: xdg-utils
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
Does that mean that xdg-utils isn't installed on the build machine, and needs to be?
It is not installed (or at least it is not detected) on the build machine:
http://buildbot.wireshark.org/trunk/builders/Ubuntu-12.04-x64/builds/5468/steps/configure/logs/stdio
says:
> checking for xdg-open... no
Gerald, can xdg-utils be installed on that buildbot?