Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Commit 4b605de

Browse files
committed
Circle CI: Install libidn
1 parent 8beee8f commit 4b605de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- checkout
88
- run: pwd
99
- run: ls
10-
- run: apt-get update && apt-get install -qy mesa-common-dev curl
10+
- run: apt-get update && apt-get install -qy mesa-common-dev curl libidn
1111
- run: scripts/install_cmake.sh --prefix /usr
1212
- restore_cache:
1313
key: hunter

0 commit comments

Comments
 (0)