mirror of
https://aur.archlinux.org/linux-vfio.git
synced 2025-07-06 23:04:30 +00:00
Updated package description
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@ -97,7 +97,7 @@ build() {
|
||||
}
|
||||
|
||||
_package() {
|
||||
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
|
||||
pkgdesc="The Linux kernel and modules with patches to enable GPU passthrough with KVM"
|
||||
[ "${pkgbase}" = "linux" ] && groups=('base')
|
||||
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
|
Reference in New Issue
Block a user