| Submitter | Paul Menzel |
|---|---|
| Date | June 25, 2011, 3:32 p.m. |
| Message ID | <1309015972.20483.6.camel@mattotaupa> |
| Download | mbox | patch |
| Permalink | /patch/6513/ |
| State | Accepted |
| Commit | f2fa6612c36677e43a74e55279d8e809cee0470f |
| Headers | show |
Comments
On 25.06.2011 17:32, Paul Menzel wrote: > From: Paul Menzel<paulepanter@users.sourceforge.net> > Date: Sat, 25 Jun 2011 16:47:02 +0200 > > Task configure fails with the following error using `minimal` for `MACHINE = "beagleboard"`. > > checking for FSOFRAMEWORK... yes > Qt base directory explicitly set to qtopia > checking for QT... no > configure: error: Package requirements (QtCoreE>= 4.7.0 > QtGuiE>= 4.7.0 > QtDeclarativeE>= 4.7.0) were not met: > > No package 'QtCoreE' found > No package 'QtGuiE' found > No package 'QtDeclarativeE' found > > Adding `qt4-embedded` to `DEPENDS` fixes this error [1]. > > [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-June/033590.html > > Signed-off-by: Paul Menzel<paulepanter@users.sourceforge.net> Acked-by: Simon Busch <morphis@gravedo.de>
Patch
diff --git a/recipes/freesmartphone/aurora_git.bb b/recipes/freesmartphone/aurora_git.bb index 78cc33d..083ac00 100644 --- a/recipes/freesmartphone/aurora_git.bb +++ b/recipes/freesmartphone/aurora_git.bb @@ -19,6 +19,7 @@ DEPENDS = " \ python \ libfsobasics \ libfso-glib \ + qt4-embedded \ " RDEPENDS_${PN} = "\