FS#72756: Add provides=KSMBD-MODULE
This commit is contained in:
parent
1e93cf5d3a
commit
f6f2f09c39
2
PKGBUILD
2
PKGBUILD
@ -68,7 +68,7 @@ _package() {
|
|||||||
depends=(coreutils kmod initramfs)
|
depends=(coreutils kmod initramfs)
|
||||||
optdepends=('wireless-regdb: to set the correct wireless channels of your country'
|
optdepends=('wireless-regdb: to set the correct wireless channels of your country'
|
||||||
'linux-firmware: firmware images needed for some devices')
|
'linux-firmware: firmware images needed for some devices')
|
||||||
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
|
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE KSMBD-MODULE)
|
||||||
replaces=(virtualbox-guest-modules-arch wireguard-arch)
|
replaces=(virtualbox-guest-modules-arch wireguard-arch)
|
||||||
|
|
||||||
cd $_srcname
|
cd $_srcname
|
||||||
|
Loading…
Reference in New Issue
Block a user