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 d259b65 commit 0d3085fCopy full SHA for 0d3085f
create_mswin_pkg.rb
@@ -12,7 +12,7 @@ class << self
12
13
include Common
14
15
- PACKAGES = 'gmp libffi libyaml openssl readline-win32 zlib'
+ PACKAGES = 'pkgconf gmp libffi libyaml openssl readline-win32 zlib'
16
PKG_DEPENDS = 'vcpkg-cmake vcpkg-cmake-config vcpkg-cmake-get-vars'
17
18
PKG_NAME = 'mswin'
0 commit comments