h2o: remove useless ruby dependency
authorPeter van Dijk <redacted>
Sun, 25 Apr 2021 13:00:39 +0000 (15:00 +0200)
committerRosen Penev <redacted>
Sun, 25 Apr 2021 19:26:42 +0000 (12:26 -0700)
commit6ffe955dccc1016031c3e2f60a5a37556645451a
tree4b35552f74a45b1d346d05f694ba9e21d8d91a59
parent00268c9bc621976f4c37384569c2dfa578e552a8
h2o: remove useless ruby dependency

h2o is the library dnsdist uses to offer DNS over HTTPS to clients. dnsdist is the only user of h2o in this tree.

While h2o can depend on Ruby (to build mruby support), this is disabled in the OpenWRT build of h2o. Hence, the Ruby dependency is unnecessary, and removing it saves a few megabytes of disk space.

Signed-off-by: Peter van Dijk <redacted>
libs/h2o/Makefile
git clone https://git.99rst.org/PROJECT