This commit is contained in:
Domen Kožar 2014-08-30 22:43:35 +02:00
parent e9e5ff8776
commit b746a1644f

View File

@ -7356,7 +7356,7 @@ rec {
# buildPhase = "python setup.py build";
# doCheck = false;
propagatedBuildInputs = [ pycurl koji GitPython pkgs.git
propagatedBuildInputs = [ pycurl pkgs.koji GitPython pkgs.git
pkgs.rpm pkgs.pyopenssl ];
});