Skip to content

Commit

Permalink
Install meson through pip
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMore201 committed Nov 28, 2024
1 parent 3f291b8 commit 34b2813
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/install-deps
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ apt-get -y install build-essential texinfo \
flex bison libmpfr-dev libgmp-dev libmpc-dev zip libdebuginfod-dev \
gcc-mingw-w64 g++-mingw-w64 \
git libglib2.0-dev libfdt-dev libpixman-1-dev zlib1g-dev ninja-build \
meson
python3-dev python3-pip

pip install meson

0 comments on commit 34b2813

Please sign in to comment.