diff --git a/cppcheck.spec b/cppcheck.spec index 2bce291..d7d24b9 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -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