jhbuild

2012-12-23 Thread Lanoxx
Hi, I am using jhbuild and trying to compile anjuta (with anjuta-extras) to test a patch that was applied recently on anjuta-extras. When I run jhbuild build, then I get a huge list of missing system dependencies: jhbuild build W: network-manager-applet has a dependency on unknown

Re: jhbuild

2012-12-23 Thread Emily Gonyer
IME that means you need to go through and find all of those packages - my suggestion is to install Synaptic (sudo apt-get install synaptic) and then search for each of the listed packages and install - preferring -dev packages when available. Emily On Sun, Dec 23, 2012 at 3:53 PM, Lanoxx