aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-gui/fix-qt5-sip.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/gns3-gui: fixed sip-qt5 error dependencyFrancesco Colista2019-02-141-0/+200
This problem has been introduced with Qt5 upgrade from 5.10 to 5.1x. SIP now is shipped separately. This fix has been cherry-picked from edge. Patch has been provided by GNS3 developers: https://github.com/GNS3/gns3-gui/issues/2709