diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index fa9e122f21..dec651369c 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat version=1.1 -revision=2 +revision=3 lib32disabled=yes build_style=cmake configure_args="-DENABLE_MAN=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so" @@ -57,7 +57,7 @@ weechat-ruby_package() { } weechat-python_package() { lib32disabled=yes - depends="${sourcepkg}>=${version}_${revision} python" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - python plugin" pkg_install() { vmove usr/lib/weechat/plugins/python.so