diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2024-02-17 05:10:42 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2024-02-17 15:59:04 -0300 |
commit | 2b89e2a8d08895ca5ae93cf88267e68addec5bd6 (patch) | |
tree | 117c11f8392f4615d02c34e446e926c8abba2d32 /binary | |
parent | 0931933acc19ba7aff11afe7a1f9d52929ca0d43 (diff) | |
download | luarocks-2b89e2a8d08895ca5ae93cf88267e68addec5bd6.tar.gz luarocks-2b89e2a8d08895ca5ae93cf88267e68addec5bd6.tar.bz2 luarocks-2b89e2a8d08895ca5ae93cf88267e68addec5bd6.zip |
feat(builtin): inherit inc and libdirs from external_dependencies
If a rockspec has external_dependencies but the module entry does
not specify incdirs or libdirs, then autoextract those values from
external_dependencies and apply it to the module entry.
Hopefully this will improve compatibility of existing rockspecs
that did not fully specify their incdirs and libdirs, such as
https://github.com/brimworks/lua-yajl/blob/078e48147e89d34b8224a07129675aa9b5820630/rockspecs/lua-yajl-2.0-1.rockspec
Fixes #1239.
Diffstat (limited to 'binary')
0 files changed, 0 insertions, 0 deletions