Skip to content
Snippets Groups Projects
Commit f05166b4 authored by Vitalii Nikitchyn's avatar Vitalii Nikitchyn
Browse files

documentation: add build dependencies for arch

Change-Id: Ia0680c9dd87a68f615d47f687cde9e906ca11309
parent b974face
Branches
Tags
No related merge requests found
...@@ -18,6 +18,9 @@ Make sure to have autotools, autopoint, swig, yasm, m4, ninja-build and cmake av ...@@ -18,6 +18,9 @@ Make sure to have autotools, autopoint, swig, yasm, m4, ninja-build and cmake av
on Debian/Ubuntu: on Debian/Ubuntu:
> apt install cmake build-essential swig yasm ninja-build m4 autotools-dev autopoint > apt install cmake build-essential swig yasm ninja-build m4 autotools-dev autopoint
On Arch:
> pacman -S cmake ninja automake swig yasm m4 patch autoconf pkgconf
On macOS: On macOS:
> brew install cmake automake autotools libtool pkg-config yasm swig > brew install cmake automake autotools libtool pkg-config yasm swig
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment