thoughtbot / laptop

A shell script to set up a macOS laptop for web and mobile development.
https://thoughtbot.com
MIT License
8.51k stars 1.91k forks source link

Remove Qt #551

Closed nickcharlton closed 5 years ago

nickcharlton commented 5 years ago

Qt, a dependency on capybara-webkit, causes a lot of install problems and most recently more so. We're not using capybara-webkit so much now, so we don't absolutely need Qt.

Fixes #499.