diff options
-rw-r--r-- | documentation/poky.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 11e209e307..62589acd9f 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
@@ -30,7 +30,7 @@ CENTOS7_HOST_PACKAGES_ESSENTIAL : "-y epel-release | |||
30 | \n\ $ sudo yum makecache | 30 | \n\ $ sudo yum makecache |
31 | \n\ $ sudo yum install gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 31 | \n\ $ sudo yum install gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
32 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ | 32 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ |
33 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python36-pip xz \ | 33 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ |
34 | which SDL-devel xterm mesa-libGL-devel zstd lz4 | 34 | which SDL-devel xterm mesa-libGL-devel zstd lz4 |
35 | \n\ $ sudo pip3 install GitPython jinja2" | 35 | \n\ $ sudo pip3 install GitPython jinja2" |
36 | CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release | 36 | CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release |