1
0
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:
Dan Ziemba
2015-01-30 01:35:33 -05:00
parent 0a68c68c70
commit 262fb69bdf
2 changed files with 2 additions and 2 deletions

View File

@ -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')