All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 4/5] libva: add libxfixes to DEPENDS
Date: Mon, 14 Feb 2011  5:35:07 -0800	[thread overview]
Message-ID: <d780f8e0c02f8ae61ae5b23aaefe2e83439afe0f.1297690342.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1297690342.git.sgw@linux.intel.com>

From: Saul Wold <sgw@linux.intel.com>

Fixes [BUGID #716]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../recipes-graphics/libva/libva_0.31.0.bb         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
index a316409..449a44f 100644
--- a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
+++ b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Video Acceleration (VA) API for Linux"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
 PR = "r1"
-DEPENDS = "libxext"
+DEPENDS = "libxfixes libxext"
 
 inherit autotools
 
-- 
1.7.1.1



  parent reply	other threads:[~2011-02-14 13:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 13:35 [PATCH 0/5] Misc patches for build issues Saul Wold
2011-02-14 13:35 ` [PATCH 1/5] distro tracking: minor fix to mc lastest version Saul Wold
2011-02-14 13:35 ` [PATCH 2/5] bitbake.conf: change revision fetching to use newer fetch2 code Saul Wold
2011-02-14 13:35 ` [PATCH 3/5] kernel.bbclass: add approproate X Environment variables to allow xterm to start Saul Wold
2011-02-14 13:35 ` Saul Wold [this message]
2011-02-14 13:35 ` [PATCH 5/5] xpsb-glx: add libxfixes and libxdamages to DEPENDS Saul Wold
2011-02-14 13:47 ` [PATCH 0/5] Misc patches for build issues Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d780f8e0c02f8ae61ae5b23aaefe2e83439afe0f.1297690342.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.