mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 19:26:50 +00:00
xorg-server:
- install mrxvt and ratpoison with xorg-server
This commit is contained in:
parent
6594c3d1dd
commit
daefe367c6
@ -5,5 +5,3 @@
|
|||||||
# packages needed for development (upcoming features)
|
# packages needed for development (upcoming features)
|
||||||
|
|
||||||
$SCRIPTS/install dbus-python
|
$SCRIPTS/install dbus-python
|
||||||
$SCRIPTS/install ratpoison
|
|
||||||
$SCRIPTS/install mrxvt
|
|
||||||
|
@ -83,3 +83,5 @@ mkdir -p $INSTALL/usr/share/hal/fdi/policy/10osvendor/
|
|||||||
#Tools
|
#Tools
|
||||||
$SCRIPTS/install pciutils
|
$SCRIPTS/install pciutils
|
||||||
$SCRIPTS/install uxlaunch
|
$SCRIPTS/install uxlaunch
|
||||||
|
[ "$DEVTOOLS" = "yes" ] && $SCRIPTS/install ratpoison
|
||||||
|
[ "$DEVTOOLS" = "yes" ] && $SCRIPTS/install mrxvt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user