From daa93b13cf60073ceaeca4e40ff8915c5ed8b1ab Mon Sep 17 00:00:00 2001
From: falkTX
Hello everyone, I have some bad and good news about Carla.
- If you've been following the development on the git repository you likely know what his is about.
+ If you've been following the development on the git repository you likely know what this is about.
There were some major changes done to Carla's code base in the past few days.
@@ -58,7 +58,7 @@ include_once("includes/header.php");
Another breaking change is the removal of modgui support.
The code only worked for PyQt4, which is no longer the default for Carla source-based builds.
- Plus it required webkit, which brings a bit list of dependencies.
+ Plus it required webkit, which brings a big list of dependencies.
I would have to port the code to webengine/chromium to make it work with PyQt5... no thanks.