* Remove unused dependency.

svn path=/nixpkgs/trunk/; revision=28740
This commit is contained in:
Eelco Dolstra 2011-08-22 15:25:26 +00:00
parent 62049ecfb1
commit e12337604a

View file

@ -1,4 +1,4 @@
{ stdenv, fetchurl, groff }:
{ stdenv, fetchurl }:
stdenv.mkDerivation rec {
name = "super-3.30.0";