chickenPackages.chickenEggs.webview: repair (#343291)

authored by David McFarland and committed by GitHub e4648199 6c0e8fd3

+1 -1
+1 -1
pkgs/development/compilers/chicken/5/overrides.nix
··· 132 132 addToNativeBuildInputs pkgs.taglib old 133 133 ); 134 134 uuid-lib = addToBuildInputs pkgs.libuuid; 135 + webview = addToBuildInputsWithPkgConfig pkgs.webkitgtk; 135 136 ws-client = addToBuildInputs pkgs.zlib; 136 137 xlib = addToPropagatedBuildInputs pkgs.xorg.libX11; 137 138 yaml = addToBuildInputs pkgs.libyaml; ··· 224 225 svn-client = broken; 225 226 system = broken; 226 227 tokyocabinet = broken; 227 - webview = broken; 228 228 229 229 # mark broken darwin 230 230