summaryrefslogtreecommitdiff
path: root/gpe
diff options
context:
space:
mode:
authorerich@mine.nu <erich@mine.nu>2004-04-04 02:06:48 +0000
committererich@mine.nu <erich@mine.nu>2004-04-04 02:06:48 +0000
commit1f422df11f1903f0e58ae34dcaaad223e998c3f9 (patch)
treeefa7cacde74fcfef23e20951529701c65abd0077 /gpe
parentaf974093ae8f0d4de207bb0bfb9e4adff7f6aa9a (diff)
meta-gpe.oe: replace rxvt-unicode with rxvt since rxvt-unicode doesn't like diet-X11
BKrev: 406f6db8itdeh-zykV_Z-ZD_hK_Y2g
Diffstat (limited to 'gpe')
-rw-r--r--gpe/meta-gpe.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpe/meta-gpe.oe b/gpe/meta-gpe.oe
index 0d0ee98b00..17ec5217d3 100644
--- a/gpe/meta-gpe.oe
+++ b/gpe/meta-gpe.oe
@@ -1,6 +1,6 @@
PACKAGES = gpe-task-base
DESCRIPTION = "Meta-package for GPE Palmtop Environment"
-DEPENDS = "gpe-bluetooth gpe-login gpe-dm gpe-session-scripts gpe-edit gpe-todo rxvt-unicode matchbox"
+DEPENDS = "gpe-bluetooth gpe-login gpe-dm gpe-session-scripts gpe-edit gpe-todo rxvt matchbox"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
ALLOW_EMPTY = 1
@@ -10,7 +10,7 @@ RDEPENDS_gpe-task-base = "\
gpe-login \
gpe-session-scripts \
matchbox \
- rxvt-unicode"
+ rxvt"
# gpe-collateral-gtk2 \
# gdk-pixbuf2-loader-jpeg \