Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit c183b6d

Browse files
committed
pkg-config is no longer necessary
1 parent bb719e6 commit c183b6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ https://github.com/jruby/jruby/pull/4118/commits/edad375ef4dcf195b19ce0afe4befac
4444
`gem install cld3` triggers native library building. If it fails, it is likely
4545
that some required facilities are missing. Make sure C++ compiler is installed.
4646
I recommend [GCC](https://gcc.gnu.org/) as a C++ compiler.
47-
Ruby is likely to need [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
48-
as well.
4947

5048
Runtime errors are likely to be issues of [FFI](https://github.com/ffi/ffi) or
5149
programming errors. Make sure they are all correct.

0 commit comments

Comments
 (0)