aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-03 15:40:02 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-03 15:40:02 +0000
commit66944efa040bdf36062522c7c33413fc1e039d83 (patch)
treef48d6ef81ee882a19ff677f1d935227d7efe542a /packages/meta
parent4a36b26b18c3abbc7c4797d252a71654754578cf (diff)
downloadopenembedded-66944efa040bdf36062522c7c33413fc1e039d83.tar.gz
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
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/task-python-sharprom_0.9.0.bb6
-rw-r--r--packages/meta/task-xfce-base.bb4
2 files changed, 5 insertions, 5 deletions
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 <mickey@Vanille.de>"
-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