JackOfAll wrote: 
> On Fedora, perl-Time-HiRes is required by the base perl package, so was
> no need to add explicit requires.....
> 
> > 
Code:
--------------------
  >   > 
  > $ rpm -q --whatrequires 'perl(Time::HiRes)'
  > perl-AnyEvent-7.05-1.fc20.i686
  > perl-Event-1.21-4.fc20.i686
  > perl-5.18.4-291.fc20.i686
  > 
--------------------
> > 

Yeah, I figured as much:

Code:
--------------------
    
  [root@lms squeezeboxserver]# rpm -q --whatrequires 'perl(Time::HiRes)'
  no package requires perl(Time::HiRes)
  
--------------------


We can make it conditional, ie. only add it for EL7, although it
wouldn't hurt to add it for all platforms.

R.



Net-UDAP is free software - you do not have to pay for it.
However, if you found it useful, please consider donating:
https://projects.robinbowes.com/Net-UDAP/trac#Donations
------------------------------------------------------------------------
robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480
View this thread: http://forums.slimdevices.com/showthread.php?t=101931

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to