Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[addons] fix: allow system dependencies for repositories #18366

Merged
merged 1 commit into from Sep 4, 2020
Merged

[addons] fix: allow system dependencies for repositories #18366

merged 1 commit into from Sep 4, 2020

Conversation

howie-f
Copy link
Contributor

@howie-f howie-f commented Sep 3, 2020

Description

preventing installation of addon-repositories with any dependency defined is way too restrictive.
this pr allows system-addons defined in addon-manifest.xml as dependencies for repositories.

refs:
PR #18341
https://forum.kodi.tv/showthread.php?tid=356844

How Has This Been Tested?

local installation @pkscout 's Addon Beta-Channel repo which imports "xbmc.python"

Types of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

@phunkyfish phunkyfish added this to the Matrix 19.0-alpha 2 milestone Sep 3, 2020
@phunkyfish phunkyfish added Component: Add-ons v19 Matrix Type: Fix non-breaking change which fixes an issue labels Sep 3, 2020
Copy link
Contributor

@phunkyfish phunkyfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

xbmc/addons/AddonInstaller.cpp Outdated Show resolved Hide resolved
@howie-f
Copy link
Contributor Author

howie-f commented Sep 3, 2020

jenkins build this please

@phunkyfish
Copy link
Contributor

Jenkins build this please

Copy link
Contributor

@phunkyfish phunkyfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@scott967
Copy link
Contributor

scott967 commented Sep 3, 2020

Thanks. AFAIK it is not unusual to have a system addon dependency in a repo.

Copy link
Member

@pkscout pkscout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

@phunkyfish phunkyfish merged commit 339dd24 into xbmc:master Sep 4, 2020
@howie-f howie-f deleted the v19-addons-repo-dep-fix branch September 4, 2020 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Add-ons Type: Fix non-breaking change which fixes an issue v19 Matrix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants