* Add docbook-xml and docbook-xsl packages.

svn path=/nixpkgs/trunk/; revision=223
This commit is contained in:
Eelco Dolstra
2003-07-30 09:54:15 +00:00
parent b543deb16b
commit 3ada6a588d
5 changed files with 42 additions and 0 deletions

View File

@@ -9,5 +9,6 @@ Package(
, ("actMPlayer", IncludeFix("MPlayer/MPlayer.fix"))
, ("actSylpheed", IncludeFix("sylpheed/sylpheed.fix"))
, ("actXslt", IncludeFix("libxslt/libxslt.fix"))
, ("actDocbookXsl", IncludeFix("docbook-xsl/docbook-xsl.fix"))
]
)