aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-02 21:49:23 +0300
committerCem Keylan <cem@ckyln.com>2023-01-02 21:49:23 +0300
commitc42599f70ec7895ea2ea01e150b560b0cb6a78a5 (patch)
tree8828941202ac5fdb3056e68c16bd7ad741fa5997
parent59bf11408fe7649758b3e85d4551da46b239a80b (diff)
downloadrepository-c42599f70ec7895ea2ea01e150b560b0cb6a78a5.tar.gz
ruby: add libyaml as a dependency
-rw-r--r--extra/ruby/depends1
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