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

multiple: empty dependency removal #4298

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

astro-angelfish
Copy link
Contributor

@astro-angelfish astro-angelfish commented Oct 17, 2024

Closes #4159

After some investigation I've found some packages just left depends=('') in their PKGBUILD instead of depends=() in template, making them depend on a package with no name and cause issues on my laptop.

@noptrix noptrix merged commit 0e0d18d into BlackArch:master Oct 18, 2024
2 checks passed
@noptrix
Copy link
Contributor

noptrix commented Oct 18, 2024

@astro-angelfish thank you

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.

pacman reports multiple package broken due to empty dependency
2 participants