From: Koen Kooi Date: Wed, 18 Oct 2006 11:14:43 +0000 (+0000) Subject: task-angstrom-x11: add rxvt and autostarter back X-Git-Tag: Release-2010-05/1~9453^2~567^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0077b8a0c2489a536c865a353cf8877a887a1c07;p=openembedded.git task-angstrom-x11: add rxvt and autostarter back --- diff --git a/packages/angstrom/task-angstrom-x11.bb b/packages/angstrom/task-angstrom-x11.bb index 0060d07877..c8e4595779 100644 --- a/packages/angstrom/task-angstrom-x11.bb +++ b/packages/angstrom/task-angstrom-x11.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for the Angstrom distribution" -PR = "r20" +PR = "r21" ALLOW_EMPTY = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" @@ -25,8 +25,8 @@ RDEPENDS_angstrom-x11-base-depends := "\ RDEPENDS_angstrom-gpe-task-base := "\ matchbox \ xcursor-transparent-theme \ -# rxvt-unicode \ - matchbox-themes-gtk \ + rxvt-unicode \ + gpe-theme-clearlooks \ xst \ xhost \ xrdb \ @@ -36,9 +36,8 @@ RDEPENDS_angstrom-gpe-task-base := "\ gpe-session-scripts \ gpe-icons \ gpe-confd \ -# gpe-autostarter \ + gpe-autostarter \ libgtkstylus \ - libgtkinput \ suspend-desktop \ teleport \ xauth \