From a8ea0a503e3e8d5e6c4eaff169219e87829ee195 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 27 Jun 2010 10:43:42 +0200 Subject: xorg-app: remove extra DEPENDS on virtual/libx11, which is already set in xorg-app-common.inc Signed-off-by: Martin Jansa --- recipes/xorg-app/xcursorgen_1.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xorg-app/xcursorgen_1.0.1.bb') diff --git a/recipes/xorg-app/xcursorgen_1.0.1.bb b/recipes/xorg-app/xcursorgen_1.0.1.bb index 5ec3b3988a..18052c38c8 100644 --- a/recipes/xorg-app/xcursorgen_1.0.1.bb +++ b/recipes/xorg-app/xcursorgen_1.0.1.bb @@ -1,7 +1,7 @@ require xorg-app-common.inc PE = "1" -DEPENDS += " virtual/libx11 libxcursor libpng" +DEPENDS += " libxcursor libpng" BBCLASSEXTEND = "native" -- cgit v1.2.3