summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGenerator2017-05-05 14:51:57 +0100
committerGenerator2017-05-05 14:51:57 +0100
commitf1a7fcbd7e34adf1c5bcca87f00bc7f990b01294 (patch)
tree3bf1f4aace82d3a4d06a86699efdc619b31bef15 /PKGBUILD
parent36f869884db66dffd33bad21a82cad6436bbb350 (diff)
downloadaur-f1a7fcbd7e34adf1c5bcca87f00bc7f990b01294.tar.gz
depends python
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')