xorg-server:

- install mrxvt and ratpoison with xorg-server
This commit is contained in:
Stephan Raue 2010-03-14 17:33:01 +01:00
parent 6594c3d1dd
commit daefe367c6
2 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,3 @@
# packages needed for development (upcoming features)
$SCRIPTS/install dbus-python
$SCRIPTS/install ratpoison
$SCRIPTS/install mrxvt

View File

@ -83,3 +83,5 @@ mkdir -p $INSTALL/usr/share/hal/fdi/policy/10osvendor/
#Tools
$SCRIPTS/install pciutils
$SCRIPTS/install uxlaunch
[ "$DEVTOOLS" = "yes" ] && $SCRIPTS/install ratpoison
[ "$DEVTOOLS" = "yes" ] && $SCRIPTS/install mrxvt