Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b813d6d9 authored by Michael Sun's avatar Michael Sun
Browse files

floss: remove libflatbuffers1 from APT package list

libflatbuffers1 is deprecated, remove from the required list.

Bug: 247004173
Test: ./build.py
Change-Id: Idc27d95554bd4947c81b83abea46680bef754b5d
parent 44e07188
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -108,7 +108,6 @@ REQUIRED_APT_PACKAGES = [
    'libevent-dev',
    'libevent-dev',
    'libflatbuffers-dev',
    'libflatbuffers1',
    'libgl1-mesa-dev',
    'libglib2.0-dev',
    'libgtest-dev',