diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 11:38:23 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-03 11:38:23 +0000 |
commit | 4979999f62a446a7b0e206b30e64cfa37c3813bc (patch) | |
tree | 7a1d802462142374e5c5337e27c66c5e432b6b01 /gpe | |
parent | 8b9ef23f60802e3e89c49b895af69f13b1f3c553 (diff) |
remove gpe-conf temporarily - patch courtesy pb_.
BKrev: 40962f2fWWDXtF4LoENPUWrfqbPdGw
Diffstat (limited to 'gpe')
-rw-r--r-- | gpe/meta-gpe.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gpe/meta-gpe.oe b/gpe/meta-gpe.oe index 7017435d55..cdc71347b8 100644 --- a/gpe/meta-gpe.oe +++ b/gpe/meta-gpe.oe @@ -1,6 +1,6 @@ PACKAGES = gpe gpe-task-base gpe-task-utils gpe-task-pim DESCRIPTION = "Meta-package for GPE Palmtop Environment" -DEPENDS = "gpe-bluetooth gpe-login gpe-dm gpe-session-scripts gpe-edit gpe-todo rxvt matchbox gpe-icons gpe-calendar gpe-todo gpe-timesheet gpe-conf" +DEPENDS = "gpe-bluetooth gpe-login gpe-dm gpe-session-scripts gpe-edit gpe-todo rxvt matchbox gpe-icons gpe-calendar gpe-todo gpe-timesheet" MAINTAINER = "Phil Blundell <pb@handhelds.org>" ALLOW_EMPTY = 1 @@ -22,7 +22,6 @@ RDEPENDS_gpe-task-pim = "\ gpe-calendar" RDEPENDS_gpe-task-utils = "\ - gpe-conf \ gpe-bluetooth \ gpe-edit" |