Skip to content

Commit 850bf3d

Browse files
authored
* compatibility with opensuse linux * compatibility with opensuse linux
1 parent ea37126 commit 850bf3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install_build_dependencies.sh

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ elif [ -f /etc/os-release ] && grep -q "SUSE" /etc/os-release ; then
135135
zypper install -y \
136136
file \
137137
`# build tools` \
138+
patterns-devel-C-C++-devel_C_C++ \
138139
cmake \
139140
ccache \
140141
ninja \

0 commit comments

Comments
 (0)