synergy broke by xorg-update
svn path=/nixpkgs/trunk/; revision=18335
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
};
|
||||
*/
|
||||
|
||||
buildInputs = [x11 xextproto libXtst inputproto];
|
||||
buildInputs = [x11 xextproto libXtst inputproto libXi];
|
||||
|
||||
patches = [ (fetchurl {
|
||||
url = http://mawercer.de/~nix/syncergy-gcc43.patch.gz;
|
||||
|
||||
Reference in New Issue
Block a user