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

Arch install: add support for alternative (official) kernels #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

furioness
Copy link

As the title says. Otherwise it requires me to install linux-headers on Zen kernel (when I already have linux-zen-headers installed).
Copied from https://github.com/archlinux/svntogit-packages/blob/packages/dkms/trunk/PKGBUILD (plus version restriction).

I'm not sure if this is the correct way, but I don't see something like optmakedepends anywhere.
https://wiki.archlinux.org/title/PKGBUILD#makedepends - If the software works on multiple alternative dependencies, all of them can be listed here, instead of the depends array.

As the title says. Copied from https://github.com/archlinux/svntogit-packages/blob/packages/dkms/trunk/PKGBUILD (plus version restriction).

I'm not sure if this is the correct way, I don't see something like `optmakedepends` anywhere.
https://wiki.archlinux.org/title/PKGBUILD#makedepends - `If the software works on multiple alternative dependencies, all of them can be listed here, instead of the depends array. `
@furioness furioness changed the title Add support for alternative (official) kernels Arch install: add support for alternative (official) kernels Oct 9, 2022
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.

1 participant