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

build: fix Gentoo ebuild #1787

Merged
merged 2 commits into from
Jul 7, 2024
Merged

build: fix Gentoo ebuild #1787

merged 2 commits into from
Jul 7, 2024

Conversation

sebszymanski
Copy link
Contributor

Problem description

Ebuild is invalid, i.e:

# ebuild ImHex-9999.ebuild manifest
Error(s) in metadata for 'app-editors/ImHex-9999':
  RDEPEND: Invalid atom (dbus), token 5

Implementation description

  • mbedtls is in net-libs category
  • RDEPEND must contain atoms (category/packagename)

sebszymanski and others added 2 commits July 2, 2024 11:00
* mbedtls is in net-libs category
* RDEPEND must contain atoms (category/packagename)

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
@WerWolv WerWolv merged commit 0cbc65a into WerWolv:master Jul 7, 2024
14 checks passed
@WerWolv
Copy link
Owner

WerWolv commented Jul 7, 2024

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.

None yet

2 participants