[PATCH] Fix pidgin-sipe plugin to build with latest pidgin - contributed

by David Brown

svn path=/nixpkgs/trunk/; revision=22129
This commit is contained in:
Marc Weber
2010-06-03 15:14:29 +00:00
parent e8fc7c3d9e
commit cfec548174
2 changed files with 29 additions and 0 deletions
@@ -10,6 +10,8 @@ stdenv.mkDerivation {
sha256 = "11d85qxix1dmwvzs3lx0sycsx1d5sy67r9y78fs7z716py4mg9np";
};
patches = [ ./fix-2.7.0.patch ];
meta = {
description = "SIPE plugin for Pidgin IM.";
homepage = http://sipe.sourceforge.net/;