-
-
Notifications
You must be signed in to change notification settings - Fork 158
add: hyprutils
#7058
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
base: master
Are you sure you want to change the base?
add: hyprutils
#7058
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
somehow forgot pacscript
for more information, see https://pre-commit.ci
i think i finally added maintainer correctly
for more information, see https://pre-commit.ci
i struggled so hard trying to fix maintainer not showing up just to realize i added an s on accident sorry for the spam |
Co-authored-by: Elsie <[email protected]>
Co-authored-by: Elsie <[email protected]>
Co-authored-by: Elsie <[email protected]>
for more information, see https://pre-commit.ci
fixed everything you said |
for more information, see https://pre-commit.ci
Please stop merging master. It's not needed. |
im sorry i merged then read it |
Co-authored-by: Elsie <[email protected]>
hi
regards |
im new to pacscripts, how do you have libpixman-1-dev on make depends and depends |
https://packages.debian.org/sid/libpixman-1-dev makedepends=("libpixman-1-dev") You can check pkgs.org to find packages for ubuntu/debian. Sometimes they are different. You can use alternative in this case like this: depends=("libdebian | libubuntu") |
If you look the errors on the CLI there are those in configure
|
Progress