@eshanized updated the repository 🎉

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-26 13:56:10 +05:30
parent 96af0ffe66
commit 2d813cf375

View File

@@ -0,0 +1,18 @@
#Maintainer: Eshan Roy <src.eshan@gmail.com>
pkgname=snigdhaos-vb-dependency
pkgver=1
pkgrel=1
pkgdesc="Snigdha OS Virtual Box Dependency"
arch=('any')
depends=(
'hyperv'
'xf86-video-fbdev'
'open-vm-tools'
'xf86-video-vmware'
'qemu-guest-agent'
'spice-vdagent'
'virtualbox-guest-utils'
)
conflicts=()
replaces=()