···1112 buildInputs = [ cmake qt4 doxygen ];
130014 meta = with stdenv.lib; {
15 homepage = https://www.torproject.org/projects/vidalia.html.en;
16 description = "a cross-platform graphical controller for the Tor software, built using the Qt framework";
···1112 buildInputs = [ cmake qt4 doxygen ];
1314+ patches = [ ./gcc-4.7.patch ];
15+16 meta = with stdenv.lib; {
17 homepage = https://www.torproject.org/projects/vidalia.html.en;
18 description = "a cross-platform graphical controller for the Tor software, built using the Qt framework";