Bug 1526509 - Remove lib32-libstdc++5 requirement from mozboot/archlinux.py. r=glandium

lib32-libstdc++5 moved from multilib to AUR, but it seems like we don't
need this anymore anyway.

Differential Revision: https://phabricator.services.mozilla.com/D19276

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Jeff Gilbert 2019-02-12 02:49:16 +00:00
Родитель dc77d7d5c3
Коммит 721d8c2e22
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -70,7 +70,6 @@ class ArchlinuxBootstrapper(NodeInstall, StyloInstall,
# For downloading the Android SDK and NDK.
'wget',
# See comment about 32 bit binaries and multilib below.
'multilib/lib32-libstdc++5',
'multilib/lib32-ncurses',
'multilib/lib32-readline',
'multilib/lib32-zlib',