nixpkgs/pkgs/system/system.fix
Eelco Dolstra 1a5e75c192 * Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10).
svn path=/nixpkgs/trunk/; revision=195
2003-07-22 20:33:18 +00:00

13 lines
423 B
Plaintext

Package(
[ ("name", "system-2")
, ("build", Relative("system/populate-linkdirs.pl"))
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
, ("actPan", IncludeFix("pan/pan.fix"))
, ("actSylpheed", IncludeFix("sylpheed/sylpheed.fix"))
, ("actMPlayer", IncludeFix("MPlayer/MPlayer.fix"))
, ("actStrategoXT", IncludeFix("strategoxt/strategoxt.fix"))
, ("actATerm", IncludeFix("aterm/aterm.fix"))
]
)