python.pkgs.rhpl: fix build
This commit is contained in:
parent
8ce693e81b
commit
073602c143
@ -14,5 +14,6 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
|
|
||||||
buildInputs = [ rpmextract python wirelesstools gettext ];
|
nativeBuildInputs = [ rpmextract gettext ];
|
||||||
|
buildInputs = [ wirelesstools ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user