Skip to content

Commit daddd3f

Browse files
Raluca Chispcercuei
authored andcommitted
CI: Fix macOS_11
Signed-off-by: Raluca Chis <[email protected]>
1 parent fb0d6c1 commit daddd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ stages:
202202
addToPath: true
203203
- script: |
204204
set -e
205-
brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc
205+
brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc pkg-config
206206
pip3 install sphinx
207207
displayName: 'Dependencies'
208208
- script: |

0 commit comments

Comments
 (0)