diff options
Diffstat (limited to 'documentation/poky.ent')
-rw-r--r-- | documentation/poky.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 34551a5f0c..46e11371d0 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -61,13 +61,13 @@ | |||
61 | <!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> | 61 | <!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"> |
62 | <!ENTITY OE_INIT_FILE "oe-init-build-env"> | 62 | <!ENTITY OE_INIT_FILE "oe-init-build-env"> |
63 | <!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ | 63 | <!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ |
64 | build-essential chrpath socat cpio python python3 pip3"> | 64 | build-essential chrpath socat cpio python python3 pip3 pexpect"> |
65 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 65 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
66 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ | 66 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ |
67 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ | 67 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ |
68 | findutils which file cpio python pip3"> | 68 | findutils which file cpio python pip3 pexpect"> |
69 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ | 69 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ |
70 | diffstat makeinfo python-curses patch socat python3 python3-curses tar pip3"> | 70 | diffstat makeinfo python-curses patch socat python3 python3-curses tar pip3 pexpect"> |
71 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ | 71 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ |
72 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ | 72 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ |
73 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue pip3"> | 73 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue pip3 pexpect"> |