On 11/03/14 04:31 PM, [email protected] wrote: > Hi, > > I am trying to build firefox in my linux box but I am not understanding why > do I need to have libgtk? > > https://developer.mozilla.org/en-US/docs/Developer_Guide/Build_Instructions/Linux_Prerequisites > > If firefox is develop with XUL and XUL is not based in GTK why GTK is > required?
XUL use Gtk on Linux/UNIX to do its work. Simple as that. So you need it. Hub _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

