vxl: remove obsolete patch

This commit is contained in:
Robin Gloster
2016-08-03 13:20:32 +00:00
parent 98473cdb15
commit 3f9e8601f2
2 changed files with 0 additions and 17 deletions
@@ -22,8 +22,6 @@ stdenv.mkDerivation {
enableParallelBuilding = true;
patches = [ ./gcc5.patch ];
meta = {
description = "C++ Libraries for Computer Vision Research and Implementation";
homepage = http://vxl.sourceforge.net/;