git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e06cb
)
xf86-video-openchrome: DEPEND on libxvmc
author
Michael Smith
<msmith@cbnco.com>
Thu, 4 Nov 2010 16:05:44 +0000
(12:05 -0400)
committer
Michael Smith
<msmith@cbnco.com>
Thu, 4 Nov 2010 16:34:38 +0000
(12:34 -0400)
configure fails without it.
Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/xorg-driver/xf86-video-openchrome_0.2.904.bb
patch
|
blob
|
history
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
(file)
--- 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"