nixpkgs/pkgs/system/system-template-everything.fix
Eelco Dolstra ff7acae84b * Added gqview to system
* Enabled build of dotty/lefty in graphviz.

svn path=/nixpkgs/trunk/; revision=383
2003-09-03 15:07:50 +00:00

15 lines
308 B
Plaintext

Call(IncludeFix("system/system.fix"),
[ ("subversion", True)
, ("strategoxt", True)
, ("pan", True)
, ("mplayer", True)
, ("sylpheed", True)
, ("libxslt", True)
, ("libxml", True)
, ("docbook", True)
, ("httpd", True)
, ("firebird", True)
, ("graphviz", True)
, ("gqview", True)
])