aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-04-30 16:39:27 -0700
committerTom Rini <tom_rini@mentor.com>2010-04-30 16:41:04 -0700
commitff0e53a12cc2f99f3529e409cbf04950ea7401ca (patch)
tree89ba27ed3ee8bc482f94ef6804aba703fc005ece /recipes/xorg-lib
parentc669f2444dc374ee3563178f405ff3c64ab53059 (diff)
downloadopenembedded-ff0e53a12cc2f99f3529e409cbf04950ea7401ca.tar.gz
libdmx: Add fso-specs to DEPENDS
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/libdmx_1.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libdmx_1.1.0.bb b/recipes/xorg-lib/libdmx_1.1.0.bb
index 27f429bc4f..62986dc73c 100644
--- 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"
-PR = "r1"
+DEPENDS += "libxext dmxproto fso-specs"
+PR = "r2"
PE = "1"
SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999"