summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44e516271144..153b9f453acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url='http://www.bitlbee.org/'
license=('GPL')
arch=('i686' 'x86_64')
depends=('gnutls' 'glib2')
-makedepends=('git' 'libotr')
+makedepends=('git' 'libotr' 'python')
optdepends=('skype4py: to use skyped'
'libotr: for OTR encryption support')
source=('bitlbee::git+https://github.com/bitlbee/bitlbee'