We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nosuffix (Compiled off of the released source code)
https://github.com/nokyan/resources
meson . build --prefix=/usr/local ninja -C build install
Build Dependencies
glib-2.0 ≥ 2.66 gio-2.0 ≥ 2.66 gtk-4 ≥ 4.10 libadwaita-1 ≥ 1.5 cargo
Runtime Dependencies
These dependencies are not needed to build Resources but Resources may lack certain functionalities when they are not present.
systemd (needed for app detection using cgroups) polkit (needed for executing privileged actions like killing certain processes)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Types
nosuffix (Compiled off of the released source code)
URL
https://github.com/nokyan/resources
Building guide
meson . build --prefix=/usr/local
ninja -C build install
Additional context
Build Dependencies
Runtime Dependencies
These dependencies are not needed to build Resources but Resources may lack certain functionalities when they are not present.
The text was updated successfully, but these errors were encountered: