diff --git a/cppcheck.spec b/cppcheck.spec index 3a09acf..7849d6d 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -11,8 +11,7 @@ Url: http://cppcheck.wiki.sourceforge.net/ Source: http://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A tool for static C/C++ code analysis -Requires: python-pygments - +Requires: python-pygments python-qt-devel %description This program tries to detect bugs that your C/C++ compiler don't see. Cppcheck is versatile. You can check non-standard code that includes various compiler