Skip to content

Commit

Permalink
Opensuse (#20166)
Browse files Browse the repository at this point in the history
* compatibility with opensuse linux

* compatibility with opensuse linux
  • Loading branch information
cabelo authored Oct 2, 2023
1 parent ea37126 commit 850bf3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_build_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ elif [ -f /etc/os-release ] && grep -q "SUSE" /etc/os-release ; then
zypper install -y \
file \
`# build tools` \
patterns-devel-C-C++-devel_C_C++ \
cmake \
ccache \
ninja \
Expand Down

0 comments on commit 850bf3d

Please sign in to comment.