From: Tom Rini Date: Fri, 30 Apr 2010 23:39:27 +0000 (-0700) Subject: libdmx: Add fso-specs to DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0e53a12cc2f99f3529e409cbf04950ea7401ca;p=openembedded.git libdmx: Add fso-specs to DEPENDS Signed-off-by: Tom Rini --- 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"