aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-28 18:32:11 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:43 +0200
commit391d641172e73c89e781ba1aeb87a700edff6cba (patch)
tree8a3566100bfea67054822979086c7750ac846864 /PKGBUILD
parent41cb26b8dcfaf66f1b0037589e0f006a2c81dbf6 (diff)
downloadpkgbuilds-391d641172e73c89e781ba1aeb87a700edff6cba.tar.xz
weechat: wgops, update optdepends too
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb1df50..683b9d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gnutls' 'ncurses-git' 'libgcrypt')
-optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
+optdepends=('perl' 'python' 'lua' 'tcl' 'ruby' 'aspell')
makedepends=('git' 'cmake' 'pkgconfig' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
provides=('weechat')