mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[perl] Compilation fix
This commit is contained in:
parent
7e1adcc0bb
commit
d074c58111
@ -311,6 +311,8 @@ if conf_data.get('CONFIG_SCRIPTING_PERL')
|
||||
deps += perl_dep
|
||||
endif
|
||||
|
||||
conf_data.set('CONFIG_PERL_POPPX_WITHOUT_N_A', 1)
|
||||
|
||||
rubydeps = []
|
||||
if conf_data.get('CONFIG_SCRIPTING_RUBY')
|
||||
rubydeps = dependency('ruby', static: st)
|
||||
|
Loading…
x
Reference in New Issue
Block a user