[oe] [meta-qt5][PATCH] qtwebkit: add necessary dependency on gperf-native

Martin Jansa martin.jansa at gmail.com
Tue Feb 7 11:58:17 UTC 2017


On Mon, Feb 06, 2017 at 10:28:11PM +0100, Andreas Oberritter wrote:
> Ping. In Patchwork this was archived, but it's not in master-next.

Merged now, thanks for ping.

I've merged different version of the same change:
https://patchwork.openembedded.org/patch/136444/

and interestingly enough I was able to build qtwebkit 5.8 last week
without this change, that's why it wasn't in master-next yet.

> On Sun, 29 Jan 2017 10:33:24 +0100
> Andreas Oberritter <obi at opendreambox.org> wrote:
> 
> > QtWebKit refuses to build if gperf is not found in PATH.
> > 
> > Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> > ---
> >  recipes-qt/qt5/qtwebkit_git.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb
> > index 2d69bb8..4845d0f 100644
> > --- a/recipes-qt/qt5/qtwebkit_git.bb
> > +++ b/recipes-qt/qt5/qtwebkit_git.bb
> > @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
> >      file://Source/JavaScriptCore/parser/Parser.h;endline=21;md5=bd69f72183a7af673863f057576e21ee \
> >  "
> >  
> > -DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt"
> > +DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native"
> >  
> >  # qemuarm build fails with:
> >  # | {standard input}: Assembler messages:
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170207/92e441be/attachment-0002.sig>


More information about the Openembedded-devel mailing list