[weasel-commit] Source: texlive-htmlxml=2008-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 04 Jun 2010 08:23:31 -0400

================================
texlive-htmlxml:source=2008-2 (previous: 2008-1)
cvc rdiff texlive-htmlxml -1 /weasel.rpath.org@wgl:3-devel/2008-2
================================
2008-2 Filip Brcic (brcha@xxxxxxxxxxxx) Fri Jun  4 08:23:20 2010
    texlive-htmlxml 2008

texlive-htmlxml.recipe: changed
Index: texlive-htmlxml.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- texlive-htmlxml.recipe /weasel.rpath.org@wgl:3-devel/2008-1
+++ texlive-htmlxml.recipe /weasel.rpath.org@wgl:3-devel/2008-2
@@ -9,13 +9,14 @@
     version = '2008'
 
     buildRequires = [
+        'texlive-basic:data', 'texlive-fontsrecommended:data',
+        'texlive-latex:runtime',
         ]
 
     shortDesc  = 'TeXLive HTML/SGML/XML support'
-    longDesc   = 'TeXLive HTML/SGML/XML support'
     url        = 'http://tug.org/texlive/'
     licenses   = [ 'GPL-2', 'public-domain' ]
-    categories = [ 'TeX' ]
+    categories = [ 'Development/TeXLive' ]
 
     # Put the module names into this variable
     module_contents = [
@@ -29,3 +30,8 @@
     module_src_contents = [
         'xmlplay.source',
         ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')
+        r.addRuntimeRequirement('texlive-fontsrecommended:data')
+        r.addRuntimeRequirement('texlive-latex:runtime')



Committed by: brcha

Other related posts: