diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-02 21:49:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-02 21:49:23 +0300 |
commit | c42599f70ec7895ea2ea01e150b560b0cb6a78a5 (patch) | |
tree | 8828941202ac5fdb3056e68c16bd7ad741fa5997 /extra/ruby | |
parent | 59bf11408fe7649758b3e85d4551da46b239a80b (diff) | |
download | repository-c42599f70ec7895ea2ea01e150b560b0cb6a78a5.tar.gz |
ruby: add libyaml as a dependency
Diffstat (limited to 'extra/ruby')
-rw-r--r-- | extra/ruby/depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/ruby/depends b/extra/ruby/depends index e60c7b4c..416f7939 100644 --- a/extra/ruby/depends +++ b/extra/ruby/depends @@ -1,4 +1,5 @@ busybox make libffi make libressl +libyaml zlib |