pyqt5: fix
This commit is contained in:
parent
7465bcd67a
commit
d9a704418d
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ in modules // {
|
|||
pyqt5 = pkgs.qt55.callPackage ../development/python-modules/pyqt/5.x.nix {
|
||||
sip = self.sip_4_16;
|
||||
pythonDBus = self.dbus;
|
||||
python = self.python;
|
||||
};
|
||||
|
||||
pyside = callPackage ../development/python-modules/pyside { };
|
||||
|
|
Loading…
Reference in a new issue