diff options
author | Aníbal Limón <anibal.limon@linaro.org> | 2020-06-01 16:52:38 -0500 |
---|---|---|
committer | Aníbal Limón <anibal.limon@linaro.org> | 2020-06-01 16:52:38 -0500 |
commit | 64b22812674910c6e87f1838cdc3c957670ea019 (patch) | |
tree | cfcf5e9525c5b850782dd127b2af2d809e66150e /package_config | |
parent | a1fccbe3d921b73fae24106aef427727295d100a (diff) | |
download | fai-64b22812674910c6e87f1838cdc3c957670ea019.tar.gz |
package_config/GNOME: Add Xorg packages as alternative to Wayland
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Change-Id: I40daec7a1b0ba7ac3b60e3d1e2bcb1a2b01b781b
Diffstat (limited to 'package_config')
-rw-r--r-- | package_config/GNOME | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package_config/GNOME b/package_config/GNOME index f26b440..77b24d8 100644 --- a/package_config/GNOME +++ b/package_config/GNOME @@ -70,6 +70,16 @@ wireless-tools zip PACKAGES install-norec +dbus-x11 +x11-utils +x11-xserver-utils +xinit +xserver-xorg +xserver-xorg-input-evdev +xserver-xorg-video-fbdev +xterm + +PACKAGES install-norec gdm3 gnome-core |