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

Fix: add dependencies needed for hyprpm #119

Open
wants to merge 2 commits into
base: live
Choose a base branch
from

Conversation

Nyslay
Copy link

@Nyslay Nyslay commented Jan 16, 2025

Added dependencies which is needed to run hyprpm plugin manager for Hyprland.

@RoyalOughtness
Copy link
Collaborator

unless im missing something, seems like a distrobox should work?

#118 (comment)

if not, these should be declared as deps of whichever package is pulling hyprpm, in the upstream spec

@Nyslay
Copy link
Author

Nyslay commented Jan 17, 2025

hyprpm is provided by hyprland package, so according to Yours info this deps should be add to hyprland on fedora .spec.
Checked also openSuse .spec and they also don't provide this deps for hyprland which is needed by hyprpm to work.
I tried to install all needed dependency in fedora distrobox but after that, hyprpm command (hyprpm update -v -f --no-shallow) still not working, and I don't know method how to expose needed libs from distrobox to host.

@RoyalOughtness
Copy link
Collaborator

@Nyslay got it yeah, we should surface this as an issue on fedora's bugzilla

it should at a bare minimum be a Recommends:

@Nyslay
Copy link
Author

Nyslay commented Jan 20, 2025

Right now I checked Fedora package site for Hyprland and noticed that this problem was already addressed.
So what do you think about adding hyprland-devel meta package instead of list of all package from this original request.
Code was already modified.

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.

2 participants