diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 3809a95b22..e98661be9b 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -281,8 +281,9 @@ Ubuntu and Debian - The essential packages you need for a supported Ubuntu - or Debian distribution are shown in the following command: + The essential and graphical support packages you need for a + supported Ubuntu or Debian distribution are shown in the + following command: $ sudo apt-get install &UBUNTU_HOST_PACKAGES_ESSENTIAL; libsdl1.2-dev xterm @@ -293,8 +294,8 @@ Fedora - The essential packages you need for a supported Fedora distribution - are shown in the following command: + The essential and graphical packages you need for a supported + Fedora distribution are shown in the following command: $ sudo yum install &FEDORA_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm @@ -302,11 +303,11 @@
- openSUSE + OpenSUSE - The essential packages you need for a supported openSUSE - distribution are shown in the following command: + The essential and graphical packages you need for a supported + OpenSUSE distribution are shown in the following command: $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; libSDL-devel xterm @@ -317,8 +318,8 @@ CentOS - The essential packages you need for a supported CentOS - distribution are shown in the following command: + The essential and graphical packages you need for a supported + CentOS distribution are shown in the following command: $ sudo yum install &CENTOS_HOST_PACKAGES_ESSENTIAL; SDL-devel xterm