SHA256
1
0
forked from pool/cppcheck

fix BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=32
This commit is contained in:
OBS User mrdocs 2012-12-26 04:18:24 +00:00 committed by Git OBS Bridge
parent c0ca073ce4
commit a52d7acbcb

View File

@ -40,7 +40,7 @@ Group: Development/Languages/C and C++
Summary: A tool for static C/C++ code analysis
Requires: cppcheck
BuildRequires: python-qt4-devel
BuildRequires: qt4-devel >= 4.8.0
BuildRequires: libqt4-devel >= 4.8.0
%description gui
This is the gui for Cppcheck, a program to detect bugs that your C/C++ compiler