esl / packages

Makefile- and Docker-based build system for ESL's erlang and elixir binary packages.
Apache License 2.0
9 stars 6 forks source link

Include wxWebView in builds #12

Closed dominicletz closed 1 year ago

dominicletz commented 2 years ago

Thanks for the great packages, from a user report https://github.com/elixir-desktop/desktop/issues/27 I learned that the esl-erlang packages do not include wxWebView by default. The erlang build system will enable/disable support based on whether it detects the needed dependency libwxgtk-webview3.0-gtk3-dev on the build system or not.

Would be great if you could add that in your build scripts unless there is a reason for the omission.

gilacost commented 1 year ago

Apologies for closing the Issue 29 days ago and then reopen it. I automated some stuff with Terraform and I did not do it on purpose. This repository is currently a work in progress but the erlang bulider will include all extra utillities in the package, including wx.