mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 20:14:59 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
18
snigdhaos-virtualbox/PKGBUILD
Normal file
18
snigdhaos-virtualbox/PKGBUILD
Normal 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=()
|
Reference in New Issue
Block a user