diff options
Diffstat (limited to 'packages/angstrom')
-rw-r--r-- | packages/angstrom/task-angstrom-x11.bb | 9 |
1 files changed, 4 insertions, 5 deletions
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 \ |