argyllcms: gcc5 compat

This commit is contained in:
William A. Kennington III
2015-09-16 21:58:53 -07:00
parent 318ac091b2
commit fc2b0e9d10
2 changed files with 22 additions and 0 deletions
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
curlOpts = "--user-agent 'Mozilla/5.0'";
};
patches = [ ./gcc5.patch ];
# The contents of this file comes from the Jamtop file from the
# root of the ArgyllCMS distribution, rewritten to pick up Nixpkgs
# library paths. When ArgyllCMS is updated, make sure that changes