summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 973da9fec502..af22ac433fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='A very simple and lightweight indicator applet to synchronize with Goog
arch=('any')
url='https://github.com/LyzardKing/grive-indicator'
license=('GPL')
-depends=('grive' 'libappindicator-gtk3' 'python2-libappindicator')
-makedepends=('git' 'python')
+depends=('grive' 'libappindicator-gtk3' 'python' 'python2-libappindicator')
+makedepends=('git')
source=('grive-indicator::git+https://github.com/LyzardKing/grive-indicator.git')
md5sums=('SKIP')