Skip to content

Commit 0d3085f

Browse files
authored
mswin - add pkgconf package (#19)
1 parent d259b65 commit 0d3085f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_mswin_pkg.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class << self
1212

1313
include Common
1414

15-
PACKAGES = 'gmp libffi libyaml openssl readline-win32 zlib'
15+
PACKAGES = 'pkgconf gmp libffi libyaml openssl readline-win32 zlib'
1616
PKG_DEPENDS = 'vcpkg-cmake vcpkg-cmake-config vcpkg-cmake-get-vars'
1717

1818
PKG_NAME = 'mswin'

0 commit comments

Comments
 (0)