python-qt: pin to qt514
This commit is contained in:
parent
8d52422167
commit
23bed3659d
@ -14755,7 +14755,7 @@ in
|
|||||||
|
|
||||||
python-qt = callPackage ../development/libraries/python-qt {
|
python-qt = callPackage ../development/libraries/python-qt {
|
||||||
python = python27;
|
python = python27;
|
||||||
inherit (qt5) qmake qttools qtwebengine qtxmlpatterns;
|
inherit (qt514) qmake qttools qtwebengine qtxmlpatterns;
|
||||||
};
|
};
|
||||||
|
|
||||||
pyotherside = libsForQt5.callPackage ../development/libraries/pyotherside {};
|
pyotherside = libsForQt5.callPackage ../development/libraries/pyotherside {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user