We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a547657 commit 5386837Copy full SHA for 5386837
mingw-w64-ruby-head/PKGBUILD
@@ -19,7 +19,8 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
19
"${MINGW_PACKAGE_PREFIX}-libffi"
20
"${MINGW_PACKAGE_PREFIX}-libyaml"
21
"${MINGW_PACKAGE_PREFIX}-openssl>=3.0.0"
22
- "${MINGW_PACKAGE_PREFIX}-zlib")
+ "${MINGW_PACKAGE_PREFIX}-zlib"
23
+ "${MINGW_PACKAGE_PREFIX}-libwinpthread-git")
24
options=('staticlibs' 'strip')
25
source=("https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-master.tar.xz"
26
0001-Add-C-ext-win32-dll_directory-as-an-alternative-to-f.patch
0 commit comments