python3Packages.libfdt: fix python build
This commit is contained in:
parent
749028e92b
commit
ab84ce815d
1 changed files with 1 additions and 0 deletions
|
@ -2519,6 +2519,7 @@ in {
|
|||
|
||||
libfdt = toPythonModule (pkgs.dtc.override {
|
||||
inherit python;
|
||||
pythonSupport = true;
|
||||
});
|
||||
|
||||
libtmux = callPackage ../development/python-modules/libtmux { };
|
||||
|
|
Loading…
Reference in a new issue