python.pkgs.cairocffi: remove superfluous patch

This commit is contained in:
Robert Schütz
2018-08-30 21:52:05 +02:00
committed by Frederik Rietdijk
parent 5a7e9c8237
commit 6c9f7e2742
2 changed files with 0 additions and 25 deletions

View File

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