libdmx: Add fso-specs to DEPENDS
authorTom Rini <tom_rini@mentor.com>
Fri, 30 Apr 2010 23:39:27 +0000 (16:39 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 30 Apr 2010 23:41:04 +0000 (16:41 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/xorg-lib/libdmx_1.1.0.bb

index 27f429b..62986dc 100644 (file)
@@ -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"