aboutsummaryrefslogtreecommitdiff
path: root/packages/custom-vm-meta/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'packages/custom-vm-meta/PKGBUILD')
-rw-r--r--packages/custom-vm-meta/PKGBUILD16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/custom-vm-meta/PKGBUILD b/packages/custom-vm-meta/PKGBUILD
deleted file mode 100644
index be7aa9c..0000000
--- a/packages/custom-vm-meta/PKGBUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-pkgname=custom-vm-meta
-pkgver=0.1
-pkgrel=1
-pkgdesc='Meta package to install packages related to virtualization'
-url='https://code.kummerlaender.eu/Dotfiles/'
-arch=('any')
-
-depends=(
- qemu
- vde2
- gtk-vnc
- net-tools
- bridge-utils
- virtualbox
- virtualbox-host-dkms
-)