rrdtool/rrdtool.spec

changeset 170
88a7941704d2
parent 169
00f30de09998
child 368
603801a09393
     1.1 --- a/rrdtool/rrdtool.spec	Sun Apr 19 12:38:55 2009 +0200
     1.2 +++ b/rrdtool/rrdtool.spec	Sun Apr 19 14:06:51 2009 +0200
     1.3 @@ -59,8 +59,8 @@
     1.4  BuildPreReq:  png, zlib, freetype, pango, cairo, libxml
     1.5  PreReq:       png, zlib, freetype, pango, cairo, libxml
     1.6  %if "%{with_perl}" == "yes"
     1.7 -BuildPreReq:  perl, libart
     1.8 -PreReq:       perl, libart
     1.9 +BuildPreReq:  perl, perl-xml::with_libxml = yes, libart
    1.10 +PreReq:       perl, perl-xml::with_libxml = yes, libart
    1.11  %endif
    1.12  %if "%{with_python}" == "yes"
    1.13  BuildPreReq:  python

mercurial