From 66944efa040bdf36062522c7c33413fc1e039d83 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Tue, 3 May 2005 15:40:02 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/03 17:20:33+02:00 uni-frankfurt.de!mickeyl remove more things that don't build w/ gcc 2.95.3 2005/05/03 17:15:36+02:00 uni-frankfurt.de!mickeyl slight fixes for xfce-image. could anyone more familiar with xfce look at it please? it still doesn't build BKrev: 42779b52Talu7R2DmQqkKhtMqy5oEQ --- packages/meta/task-python-sharprom_0.9.0.bb | 6 +++--- packages/meta/task-xfce-base.bb | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'packages') diff --git a/packages/meta/task-python-sharprom_0.9.0.bb b/packages/meta/task-python-sharprom_0.9.0.bb index 07132e7085..ebcc123b79 100644 --- a/packages/meta/task-python-sharprom_0.9.0.bb +++ b/packages/meta/task-python-sharprom_0.9.0.bb @@ -1,6 +1,6 @@ DESCRIPTION= "Everything Python for SharpROM" MAINTAINER = "Michael 'Mickey' Lauer " -PR = "r1" +PR = "r2" NONWORKING = " python-codes \ python-crypto \ @@ -8,7 +8,8 @@ NONWORKING = " python-codes \ python-pysqlite \ python-pygtk \ python-pyqwt \ - python-sgmlop" + python-sgmlop \ + python-vorbis" DEPENDS = " python-ao \ python-constraint \ @@ -47,7 +48,6 @@ DEPENDS = " python-ao \ python-tlslite \ python-urwid \ python-vmaps \ - python-vorbis \ moin \ plone \ twisted \ diff --git a/packages/meta/task-xfce-base.bb b/packages/meta/task-xfce-base.bb index 8accb3a3cd..f11f1a95cd 100644 --- a/packages/meta/task-xfce-base.bb +++ b/packages/meta/task-xfce-base.bb @@ -5,13 +5,13 @@ DESCRIPTION = "All packages required for an base XFCE installation" ALLOW_EMPTY = 1 PACKAGES = "${PN}" +PR = "r1" DEPENDS = "xfce-mcs-manager xfce-mcs-plugins xfwm4 xfce4-panel \ xfdesktop xfce-utils" RDEPENDS= "xfce-mcs-manager xfwm4 xfwm4-theme-default xfce-utils xfdesktop \ - xfce4-panel xfce4-panel-plugins xfce4-panel-theme-curve \ - xfce-mcs-plugins xfwm4-mcs-plugins \ + xfce4-panel xfce4-panel-plugins xfce4-mcs-plugins xfwm4-mcs-plugins \ xfce-utils-mcs-plugins xfce4-panel-mcs-plugins \ xfdesktop-mcs-plugins" LICENSE = MIT -- cgit v1.2.3