[oe-commits] Tom Rini : Revert "libdmx: Add fso-specs to DEPENDS"

git version control git at git.openembedded.org
Sat May 1 15:39:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0dd65eb0458165877c3c6f7832356db4c48f1f19
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0dd65eb0458165877c3c6f7832356db4c48f1f19

Author: Tom Rini <tom_rini at mentor.com>
Date:   Sat May  1 08:27:18 2010 -0700

Revert "libdmx: Add fso-specs to DEPENDS"

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 |    4 ++--
 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 62986dc..60183fe 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 fso-specs"
-PR = "r2"
+DEPENDS += "libxext dmxproto"
+PR = "r3"
 PE = "1"
 
 SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999"





More information about the Openembedded-commits mailing list