Skip to content

Commit 3938fd1

Browse files
added pkgconf
1 parent e365910 commit 3938fd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ linux.before-all = [
5454
"dnf install -y gd-devel",
5555
]
5656
windows.before-all = [
57+
"vcpkg install pkgconf",
5758
"vcpkg install libgd",
5859
"vcpkg install vcpkg-cmake",
5960
"vcpkg install vcpkg-cmake-config",

0 commit comments

Comments
 (0)