Skip to content

Commit 68af2c5

Browse files
committed
Update unypkg-crowdsec-build.sh
1 parent dd67c96 commit 68af2c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unypkg-crowdsec-build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ set -vx
1111
wget -qO- uny.nu/pkg | bash -s buildsys
1212

1313
### Installing build dependencies
14-
unyp install go re2/2023.03.01 abseil-cpp/20220623.1 git #icu
14+
unyp install go re2/2023.03.01 abseil-cpp/20220623.1 git
15+
#icu
1516

1617
#pip3_bin=(/uny/pkg/python/*/bin/pip3)
1718
#"${pip3_bin[0]}" install --upgrade pip

0 commit comments

Comments
 (0)