We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0d6c1 commit daddd3fCopy full SHA for daddd3f
azure-pipelines.yml
@@ -202,7 +202,7 @@ stages:
202
addToPath: true
203
- script: |
204
set -e
205
- brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc
+ brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc pkg-config
206
pip3 install sphinx
207
displayName: 'Dependencies'
208
0 commit comments