python3Packages.cairocffi: 1.1.0 -> 1.2.0
This commit is contained in:
@@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
fontDirectories = [ freefont_ttf ];
|
||||
};
|
||||
|
||||
checkInputs = [ pytest pytestrunner glibcLocales ];
|
||||
checkInputs = [ numpy pytest pytestrunner glibcLocales ];
|
||||
propagatedBuildInputs = [ cairo cffi ] ++ lib.optional withXcffib xcffib;
|
||||
|
||||
checkPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user