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

python,python3: fix recursive deps caused by dangling DEPENDS #5465

Merged
merged 1 commit into from Jan 18, 2018

Conversation

commodo
Copy link
Contributor

@commodo commodo commented Jan 17, 2018

Maintainer: me
Compile tested: openwrt/openwrt@dd975d1 brcm2708
Run tested: N/A


For python src packages we should clear out the DEPENDS
to prevent recursive deps from happening.

Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com

For python `src` packages we should clear out the DEPENDS
to prevent recursive deps from happening.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@hnyman hnyman merged commit 059fff5 into openwrt:master Jan 18, 2018
@commodo commodo deleted the fix-python-recursive-deps branch February 13, 2018 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants