summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff27efbe21c7..417a4268881b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ arch=("any")
url="https://github.com/subuk/vmango"
license=("unknown")
+backup=("etc/vmango.conf")
+
depends=("libvirt" "qemu" "cdrtools")
makedepends=("go-pie" "go-bindata")