From: Florian Boor Date: Fri, 22 May 2009 14:57:35 +0000 (+0200) Subject: task-sdk-extra: Replace some oldstyle X bits with new components. This helps to keep... X-Git-Tag: Release-2010-05/1~3345^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6cc611325082e5203a7e4eef4857a1c2c56ea0;p=openembedded.git task-sdk-extra: Replace some oldstyle X bits with new components. This helps to keep toolchain and filesystem in sync and avoids messing up staging. --- diff --git a/recipes/tasks/task-sdk-extra.bb b/recipes/tasks/task-sdk-extra.bb index c4414dbcf8..c894940176 100644 --- a/recipes/tasks/task-sdk-extra.bb +++ b/recipes/tasks/task-sdk-extra.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SDK packages" -PR = "r8" +PR = "r9" LICENSE = "MIT" ALLOW_EMPTY = "1" @@ -25,17 +25,14 @@ RDEPENDS_task-sdk-x11-ext = "\ libxcursor-dev \ libxdmcp-dev \ libxft-dev \ - libxrandr-dev \ - libxrender-dev \ libxsettings-client-dev \ randrproto-dev \ libxau-dev \ - xcalibrateext-dev \ - libxcomposite-dev \ - libxdamage-dev \ - libxext-dev \ + calibrateproto-dev \ + compositeproto-dev \ + damageproto-dev \ xextproto-dev \ - libxfont-dev \ + fontsproto-dev \ libxpm-dev \ xproto-dev \ libxt-dev \