We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08af317 commit e2c6c7dCopy full SHA for e2c6c7d
etc/DependencyInstaller.sh
@@ -153,15 +153,12 @@ _installUbuntuPackages() {
153
apt-get -y install --no-install-recommends \
154
bison \
155
capnproto \
156
- clang \
157
curl \
158
flex \
159
help2man \
160
- libboost-dev \
161
libboost-iostreams-dev \
162
libcapnp-dev \
163
libfl-dev \
164
- libfmt-dev \
165
libfl2 \
166
libgit2-dev \
167
libgoogle-perftools-dev \
@@ -170,7 +167,6 @@ _installUbuntuPackages() {
170
libqt5opengl5 \
171
168
libqt5svg5-dev \
172
169
libqt5xmlpatterns5-dev \
173
- libspdlog-dev \
174
libtbb-dev \
175
libz-dev \
176
perl \
0 commit comments