installer: drop matchbox requirement and add an updater note
This commit is contained in:
parent
4f959696bd
commit
ce8762da19
@ -9,9 +9,13 @@ FBTURBO="xserver-xorg-video-fbturbo"
|
|||||||
FBDEV="xserver-xorg-video-fbdev"
|
FBDEV="xserver-xorg-video-fbdev"
|
||||||
PYTHON="python3-virtualenv virtualenv python3-distutils"
|
PYTHON="python3-virtualenv virtualenv python3-distutils"
|
||||||
PYGOBJECT="libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0"
|
PYGOBJECT="libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0"
|
||||||
MISC="librsvg2-common libopenjp2-7 libatlas-base-dev matchbox-keyboard wireless-tools"
|
MISC="librsvg2-common libopenjp2-7 libatlas-base-dev wireless-tools"
|
||||||
OPTIONAL="xserver-xorg-legacy fonts-nanum"
|
OPTIONAL="xserver-xorg-legacy fonts-nanum"
|
||||||
|
|
||||||
|
# moonraker will check this list when updating
|
||||||
|
# if new packages are required for existing installs add them below too.
|
||||||
|
PKGLIST=""
|
||||||
|
|
||||||
Red='\033[0;31m'
|
Red='\033[0;31m'
|
||||||
Green='\033[0;32m'
|
Green='\033[0;32m'
|
||||||
Cyan='\033[0;36m'
|
Cyan='\033[0;36m'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user