SHA256
1
0
forked from pool/weechat

add missing BR: gcc-c++

OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=18
This commit is contained in:
Pascal Bleser 2009-09-15 10:32:14 +00:00 committed by Git OBS Bridge
parent ff60947a04
commit 46b19678bd

View File

@ -19,7 +19,7 @@ License: GNU General Public License (GPL)
BuildRoot: %{_tmppath}/build-%{name}-%{version}
BuildRequires: ncurses ncurses-devel perl python python-devel cmake
BuildRequires: ruby gcc gnutls gnutls-devel glibc-devel aspell aspell-devel
BuildRequires: libstdc++-devel
BuildRequires: libstdc++-devel gcc-c++
%if %{?with_lua:1}0
BuildRequires: lua-devel
%endif