diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-28 18:32:11 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:43 +0200 |
commit | 391d641172e73c89e781ba1aeb87a700edff6cba (patch) | |
tree | 8a3566100bfea67054822979086c7750ac846864 /PKGBUILD | |
parent | 41cb26b8dcfaf66f1b0037589e0f006a2c81dbf6 (diff) | |
download | pkgbuilds-391d641172e73c89e781ba1aeb87a700edff6cba.tar.xz |
weechat: wgops, update optdepends too
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |