Skip to content

Commit e2c6c7d

Browse files
committed
remove redudant dependencies
Signed-off-by: LucasYuki <lucasyuki@yahoo.com.br>
1 parent 08af317 commit e2c6c7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

etc/DependencyInstaller.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,12 @@ _installUbuntuPackages() {
153153
apt-get -y install --no-install-recommends \
154154
bison \
155155
capnproto \
156-
clang \
157156
curl \
158157
flex \
159158
help2man \
160-
libboost-dev \
161159
libboost-iostreams-dev \
162160
libcapnp-dev \
163161
libfl-dev \
164-
libfmt-dev \
165162
libfl2 \
166163
libgit2-dev \
167164
libgoogle-perftools-dev \
@@ -170,7 +167,6 @@ _installUbuntuPackages() {
170167
libqt5opengl5 \
171168
libqt5svg5-dev \
172169
libqt5xmlpatterns5-dev \
173-
libspdlog-dev \
174170
libtbb-dev \
175171
libz-dev \
176172
perl \

0 commit comments

Comments
 (0)