Re: Qt 5 buildability

2015-01-13 Thread Ben Cooksley
On Wed, Jan 14, 2015 at 2:50 AM, Milian Wolff wrote: > On Friday 09 January 2015 13:48:29 Milian Wolff wrote: >> On Friday 09 January 2015 22:41:15 Ben Cooksley wrote: >> > On Fri, Jan 9, 2015 at 10:32 PM, Jan Kundrát wrote: >> > > On Thursday, 8 January 2015 22:59:53 CEST, Ben Cooksley wrote: >>

Re: Qt 5 buildability

2015-01-13 Thread Milian Wolff
On Friday 09 January 2015 13:48:29 Milian Wolff wrote: > On Friday 09 January 2015 22:41:15 Ben Cooksley wrote: > > On Fri, Jan 9, 2015 at 10:32 PM, Jan Kundrát wrote: > > > On Thursday, 8 January 2015 22:59:53 CEST, Ben Cooksley wrote: > > >> QtWebEngine won't build unless you have nss-devel inst

Re: Qt 5 buildability

2015-01-09 Thread Milian Wolff
On Friday 09 January 2015 22:41:15 Ben Cooksley wrote: > On Fri, Jan 9, 2015 at 10:32 PM, Jan Kundrát wrote: > > On Thursday, 8 January 2015 22:59:53 CEST, Ben Cooksley wrote: > >> QtWebEngine won't build unless you have nss-devel installed (which it > >> complains about) but it also won't build u

Re: Qt 5 buildability

2015-01-09 Thread Ben Cooksley
On Fri, Jan 9, 2015 at 10:32 PM, Jan Kundrát wrote: > On Thursday, 8 January 2015 22:59:53 CEST, Ben Cooksley wrote: >> >> QtWebEngine won't build unless you have nss-devel installed (which it >> complains about) but it also won't build unless libcap-devel is >> installed (which it doesn't complai

Re: Qt 5 buildability

2015-01-09 Thread Jan Kundrát
On Thursday, 8 January 2015 22:59:53 CEST, Ben Cooksley wrote: QtWebEngine won't build unless you have nss-devel installed (which it complains about) but it also won't build unless libcap-devel is installed (which it doesn't complain about - you only find out when the compiler bails out on you).

Re: Re: Qt 5 buildability

2015-01-09 Thread Ben Cooksley
On Fri, Jan 9, 2015 at 10:19 PM, Martin Gräßlin wrote: > On Friday 09 January 2015 22:14:09 Ben Cooksley wrote: >> On Fri, Jan 9, 2015 at 10:59 AM, Ben Cooksley wrote: >> > Hi all, >> > >> > I'm not sure about which list is most appropriate for this, so i'm >> > sending it here. >> > It seems tha

Re: Re: Qt 5 buildability

2015-01-09 Thread Martin Gräßlin
On Friday 09 January 2015 22:14:09 Ben Cooksley wrote: > On Fri, Jan 9, 2015 at 10:59 AM, Ben Cooksley wrote: > > Hi all, > > > > I'm not sure about which list is most appropriate for this, so i'm > > sending it here. > > It seems that changes from Qt 5.3 to 5.4 have introduced a series of > > hi

Re: Qt 5 buildability

2015-01-09 Thread Ben Cooksley
On Fri, Jan 9, 2015 at 10:59 AM, Ben Cooksley wrote: > Hi all, > > I'm not sure about which list is most appropriate for this, so i'm > sending it here. > It seems that changes from Qt 5.3 to 5.4 have introduced a series of > hidden dependencies. > > QtWebEngine won't build unless you have nss-dev

Qt 5 buildability

2015-01-08 Thread Ben Cooksley
Hi all, I'm not sure about which list is most appropriate for this, so i'm sending it here. It seems that changes from Qt 5.3 to 5.4 have introduced a series of hidden dependencies. QtWebEngine won't build unless you have nss-devel installed (which it complains about) but it also won't build unle