xflux-gui: propogatedBuildInputs -> propagatedBuildInputs

This commit is contained in:
J Phani Mahesh 2016-07-14 15:53:09 +05:30
parent 2f00cea5df
commit 79312dc614

View file

@ -19,7 +19,7 @@ buildPythonPackage rec {
# remove messing with shipped binary
patches = [ ./setup.patch ];
# not sure if these need to be propogated or not?
# not sure if these need to be propagated or not?
propagatedBuildInputs = [
pexpect
pyGtkGlade