[oe-commits] Michael Smith : xf86-video-openchrome: DEPEND on libxvmc

git version control git at git.openembedded.org
Thu Nov 4 16:39:51 UTC 2010


Module: openembedded.git
Branch: master
Commit: 12de407d31cbf340d49328d5b16481704dbb6a99
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=12de407d31cbf340d49328d5b16481704dbb6a99

Author: Michael Smith <msmith at cbnco.com>
Date:   Thu Nov  4 12:05:44 2010 -0400

xf86-video-openchrome: DEPEND on libxvmc

configure fails without it.

Signed-off-by: Michael Smith <msmith at cbnco.com>

---

 .../xorg-driver/xf86-video-openchrome_0.2.904.bb   |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-driver/xf86-video-openchrome_0.2.904.bb b/recipes/xorg-driver/xf86-video-openchrome_0.2.904.bb
index 3d9d33d..83bdf89 100644
--- a/recipes/xorg-driver/xf86-video-openchrome_0.2.904.bb
+++ b/recipes/xorg-driver/xf86-video-openchrome_0.2.904.bb
@@ -1,7 +1,8 @@
 require xorg-driver-video.inc
 DESCRIPTION = "X.Org X server -- openchrome display driver"
+DEPENDS += "libxvmc"
 PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI[archive.md5sum] = "f2481d98ef54febf5bffbb88a2a2426d"
 SRC_URI[archive.sha256sum] = "c7bdf7c48365b1d077a4be7ccc652cf3f7a0f385fddeb2d4fe71b00b6c6b7aea"





More information about the Openembedded-commits mailing list