summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Burroughs (Celti)2015-09-04 13:50:25 -0700
committerPatrick Burroughs (Celti)2015-09-04 13:50:25 -0700
commit210a9c08ebe4d38abc86c9da27ca8b41242c7330 (patch)
treeb3f5adb6ca86eae58fd46ae4ea9982266e9b3437
parent1db21206be4849c8ee96308c5c9b90bf0b6f42c9 (diff)
downloadaur-210a9c08ebe4d38abc86c9da27ca8b41242c7330.tar.gz
Added Python makedep to build docs
-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'