1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: add libv8 requirement in weechat.spec

This commit is contained in:
Sébastien Helleu
2015-03-08 14:32:14 +01:00
parent e78b32d49e
commit 74a07deae8
+1 -1
View File
@@ -34,7 +34,7 @@ Source: https://weechat.org/files/src/%{name}-%{version}.tar.gz
URL: https://weechat.org/
Group: Productivity/Networking/IRC
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Requires: perl, python, ruby, lua, tcl, guile, gcrypt, gnutls, ncurses, libcurl
Requires: perl, python, ruby, lua, tcl, guile, libv8, gcrypt, gnutls, ncurses, libcurl
License: GPL
Vendor: Sébastien Helleu <flashcode@flashtux.org>
Packager: [Odin] <odin@dtdm.org>