* Added a package for Sylpheed (which depends on glib/gtk+ 1.2.10).

svn path=/nixpkgs/trunk/; revision=195
This commit is contained in:
Eelco Dolstra
2003-07-22 20:33:18 +00:00
parent daed3bbe7b
commit 1a5e75c192
7 changed files with 80 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ Package(
, ("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"))
]
)