mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-04 14:18:33 +00:00
daefe367c6
- install mrxvt and ratpoison with xorg-server
8 lines
113 B
Bash
Executable File
8 lines
113 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. config/options
|
|
|
|
# packages needed for development (upcoming features)
|
|
|
|
$SCRIPTS/install dbus-python
|