fixed: FindAddons() needs calling before calling GetDeps() - caused dependencies...
authorJonathan Marshall <jmarshall@never.you.mind>
Sun, 30 Jan 2011 08:23:19 +0000 (21:23 +1300)
committertheuni <theuni-nospam-@xbmc.org>
Sun, 30 Jan 2011 16:18:21 +0000 (11:18 -0500)
commitf8fe0203d526d6d54cc8b2c1be8475ff5c7773f0
treef16aeabbf7689c8e70615aed774e0ba75f43df6e
parent1dd0e610fb3a62258653f1e9b241d1b2cf47c50b
fixed: FindAddons() needs calling before calling GetDeps() - caused dependencies to not install on addon install
(cherry picked from commit b5c934d467203a3e674c4b4f5bc6a781f84d6fa9)
xbmc/addons/AddonInstaller.cpp