Commit 5e59c2c 1 parent 99abda3 commit 5e59c2c Copy full SHA for 5e59c2c
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -142,14 +142,16 @@ arm_list="libc6-dev-armhf-cross
142
142
g++-arm-linux-gnueabihf"
143
143
144
144
# Packages to build NaCl, its toolchains, and its ports.
145
- nacl_list=" autoconf bison cmake g++-mingw-w64-i686 gawk lib32z1-dev
145
+ naclports_list=" ant autoconf bison cmake gawk intltool xutils-dev xsltproc"
146
+ nacl_list=" g++-mingw-w64-i686 lib32z1-dev
146
147
libasound2:i386 libcap2:i386 libelf-dev:i386 libexif12:i386
147
148
libfontconfig1:i386 libgconf-2-4:i386 libglib2.0-0:i386 libgpm2:i386
148
149
libgtk2.0-0:i386 libncurses5:i386 lib32ncurses5-dev
149
- libnss3:i386 libpango1.0-0:i386 xsltproc ant
150
+ libnss3:i386 libpango1.0-0:i386
150
151
libssl0.9.8:i386 libtinfo-dev libtinfo-dev:i386 libtool
151
152
libxcomposite1:i386 libxcursor1:i386 libxdamage1:i386 libxi6:i386
152
- libxrandr2:i386 libxss1:i386 libxtst6:i386 texinfo xvfb"
153
+ libxrandr2:i386 libxss1:i386 libxtst6:i386 texinfo xvfb
154
+ ${naclports_list} "
153
155
154
156
# Find the proper version of libgbm-dev. We can't just install libgbm-dev as
155
157
# it depends on mesa, and only one version of mesa can exists on the system.
You can’t perform that action at this time.
0 commit comments