summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34c637c2ffe2..44a53d527a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Search your google contacts from the command-line or mutt."
url="https://gitlab.com/goobook/goobook"
arch=('any')
license=('GPLv3')
-depends=('python2' 'python2-gdata' 'python2-simplejson' 'python2-keyring')
+depends=('python2' 'python2-gdata' 'python2-simplejson' 'python2-keyring' 'python2-httplib2' 'python2-oauth2client')
makedepends=('python2-setuptools')
source=("https://pypi.python.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
md5sums=('41f2246336ea713591e7d912d9d05193')