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:
9d1ebae
)
Revert "libdmx: Add fso-specs to DEPENDS"
author
Tom Rini
<tom_rini@mentor.com>
Sat, 1 May 2010 15:27:18 +0000
(08:27 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Sat, 1 May 2010 15:39:35 +0000
(08:39 -0700)
Mistake on my part from debugging the other issue. Bump PR to keep feeds sane.
This reverts commit
ff0e53a12cc2f99f3529e409cbf04950ea7401ca
.
recipes/xorg-lib/libdmx_1.1.0.bb
patch
|
blob
|
history
diff --git
a/recipes/xorg-lib/libdmx_1.1.0.bb
b/recipes/xorg-lib/libdmx_1.1.0.bb
index
62986dc
..
60183fe
100644
(file)
--- a/
recipes/xorg-lib/libdmx_1.1.0.bb
+++ b/
recipes/xorg-lib/libdmx_1.1.0.bb
@@
-1,8
+1,8
@@
require xorg-lib-common.inc
DESCRIPTION = "X11 Distributed Multihead extension library"
-DEPENDS += "libxext dmxproto
fso-specs
"
-PR = "r
2
"
+DEPENDS += "libxext dmxproto"
+PR = "r
3
"
PE = "1"
SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999"