xflux-gui: propogatedBuildInputs -> propagatedBuildInputs
This commit is contained in:
@@ -19,7 +19,7 @@ buildPythonPackage rec {
|
|||||||
# remove messing with shipped binary
|
# remove messing with shipped binary
|
||||||
patches = [ ./setup.patch ];
|
patches = [ ./setup.patch ];
|
||||||
|
|
||||||
# not sure if these need to be propogated or not?
|
# not sure if these need to be propagated or not?
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
pexpect
|
pexpect
|
||||||
pyGtkGlade
|
pyGtkGlade
|
||||||
|
|||||||
Reference in New Issue
Block a user