[Slim-Checkins] r11009 -
/trunk/platforms/fedora/SPECS/slimserver.spec
fletch at svn.slimdevices.com
fletch at svn.slimdevices.com
Wed Dec 20 10:13:44 PST 2006
Author: fletch
Date: Wed Dec 20 10:13:44 2006
New Revision: 11009
URL: http://svn.slimdevices.com?rev=11009&view=rev
Log:
Require Class::Virtual since the Tie-Cache-LRU-Expires from RPMForge doesn't pull it in
Modified:
trunk/platforms/fedora/SPECS/slimserver.spec
Modified: trunk/platforms/fedora/SPECS/slimserver.spec
URL: http://svn.slimdevices.com/trunk/platforms/fedora/SPECS/slimserver.spec?rev=11009&r1=11008&r2=11009&view=diff
==============================================================================
--- trunk/platforms/fedora/SPECS/slimserver.spec (original)
+++ trunk/platforms/fedora/SPECS/slimserver.spec Wed Dec 20 10:13:44 2006
@@ -47,6 +47,7 @@
Requires: perl >= 5.8.3
Requires: perl(Cache::Cache)
Requires: perl(Carp::Clan)
+Requires: perl(Class::Virtual)
Requires: perl(Data::Dump)
# case is important in Requires: (ughhh) - watch the following
Requires: perl(DBD::mysql)
More information about the checkins
mailing list