python.pkgs.cairocffi: update tests for Cairo 1.15.12

Fixes #41183
This commit is contained in:
Orivej Desh
2018-06-04 02:35:39 +00:00
parent 264254568b
commit 6db9f4685a
2 changed files with 25 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ buildPythonPackage rec {
gdk_pixbuf = gdk_pixbuf.out;
})
./fix_test_scaled_font.patch
./cairocffi-0.8.1-cairo-1.15.12.patch
];
meta = with lib; {