summaryrefslogtreecommitdiff
path: root/packages/meta/task-xfce-base.bb
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/task-xfce-base.bb
parent4a36b26b18c3abbc7c4797d252a71654754578cf (diff)
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/task-xfce-base.bb')
-rw-r--r--packages/meta/task-xfce-base.bb4
1 files changed, 2 insertions, 2 deletions
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