Parcourir la source

requires libxslt, too

Ralf S. Engelschall il y a 19 ans
Parent
commit
a032cc1f3a
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      xmldiff/xmldiff.spec

+ 3 - 3
xmldiff/xmldiff.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        Text
 License:      GPL
 Version:      0.2.5
-Release:      20060320
+Release:      20060606
 
 #   list of sources
 Source0:      http://people.via.ecp.fr/~remi/soft/xml/libxmldiff/libxmldiff-%{version}.tar.gz
@@ -44,8 +44,8 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc
 PreReq:       OpenPKG, openpkg >= 20040130
-BuildPreReq:  libxml
-PreReq:       libxml
+BuildPreReq:  libxml, libxslt
+PreReq:       libxml, libxslt
 AutoReq:      no
 AutoReqProv:  no