ruby: include JSON modules in host build
authorDaniel Golle <daniel@makrotopia.org>
Sat, 9 Nov 2024 23:21:50 +0000 (23:21 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 13 Nov 2024 22:14:37 +0000 (22:14 +0000)
Ruby JSON modules are used to build WebKitGTK.
Include them in the host build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lang/ruby/Makefile

index 56c4e801020fb5374573fa216db5282e1c47b4d2..fd6dba4f62ced3e7eeba97e748def15a571e8e51 100644 (file)
@@ -49,7 +49,7 @@ HOST_CONFIGURE_ARGS += \
        --disable-yjit \
        --without-gmp \
        --with-static-linked-ext \
-       --with-out-ext=-test-/*,bigdecimal,cgi/escape,continuation,coverage,etc,fcntl,fiddle,io/console,json,json/generator,json/parser,mathn/complex,mathn/rational,nkf,objspace,pty,racc/cparse,rbconfig/sizeof,readline,rubyvm,syslog,win32,win32ole,win32/resolv
+       --with-out-ext=-test-/*,bigdecimal,cgi/escape,continuation,coverage,etc,fcntl,fiddle,io/console,mathn/complex,mathn/rational,nkf,objspace,pty,racc/cparse,rbconfig/sizeof,readline,rubyvm,syslog,win32,win32ole,win32/resolv
 
 HOST_BUILD_DEPENDS:=yaml/host