The branch, frodo has been updated
       via  bb788a0a126f5366010fc39e584e7ce2136407b0 (commit)
      from  e74fef43658e0dac97b328074bc6e63be9d7ab31 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=bb788a0a126f5366010fc39e584e7ce2136407b0

commit bb788a0a126f5366010fc39e584e7ce2136407b0
Author: Martijn Kaijser <[email protected]>
Date:   Fri Nov 29 20:54:22 2013 +0100

    [script.module.twisted] fix typo in dependency

diff --git a/script.module.twisted/addon.xml b/script.module.twisted/addon.xml
index 7963ead..f2b8539 100644
--- a/script.module.twisted/addon.xml
+++ b/script.module.twisted/addon.xml
@@ -2,7 +2,7 @@
 <addon id="script.module.twisted" name="Twisted" version="13.2.0" 
provider-name="mablae">
        <requires>
                <import addon="xbmc.python" version="2.1.0" />
-               <import addon="script.module.zope-interfaces" version="4.0.5"/>
+               <import addon="script.module.zope-interface" version="4.0.5"/>
        </requires>
        <extension point="xbmc.python.module" library="lib" />
        <extension point="xbmc.addon.metadata">

-----------------------------------------------------------------------

Summary of changes:
 script.module.twisted/addon.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to