summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormastercoms2017-01-31 07:18:23 -0500
committermastercoms2017-01-31 07:18:23 -0500
commit92f1e4c3810e6d0d3274da992df81ce8239e9332 (patch)
tree5107c1f81f9a01d7d2938a0c36a5fda169413ad2 /PKGBUILD
parent694675741cbb13984e9a94f1704de56026407d54 (diff)
downloadaur-92f1e4c3810e6d0d3274da992df81ce8239e9332.tar.gz
Add dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47e0cb58edbb..7abbfe4ed3dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mastercoms <circuitsoft@tuta.io>
pkgname=vineyard-git
-pkgver=88.a685ec9
+pkgver=90.fe542ae
pkgrel=1
pkgdesc="Windows programs on Linux, easily (git version)"
arch=('any')
@@ -9,6 +9,8 @@ url="http://vineyardproject.org/"
license=('LGPL2')
provides=('vineyard' 'python2-wine')
conflicts=('vineyard' 'python2-wine')
+depends=('wine' 'python2-dbus' 'python2-libappindicator' 'python2-gobject2' 'unzip' 'python2' 'icoutils' 'cabextract')
+optdepends=('winetricks: install software and dependencies')
makedepends=('git')
source=('git+https://github.com/Cybolic/vineyard.git')
md5sums=('SKIP')