Author: lmontel Date: Wed Feb 7 16:43:36 2007 New Revision: 117212 Modified: packages/cooker/kdenlive/current/SPECS/kdenlive.spec
Log: Fix requires Modified: packages/cooker/kdenlive/current/SPECS/kdenlive.spec ============================================================================== --- packages/cooker/kdenlive/current/SPECS/kdenlive.spec (original) +++ packages/cooker/kdenlive/current/SPECS/kdenlive.spec Wed Feb 7 16:43:36 2007 @@ -1,7 +1,7 @@ Name: kdenlive Version: 0.4 -Release: %mkrel 1 +Release: %mkrel 2 License: GPL Summary: A non-linear video editing application for KDE Group: Graphical desktop/KDE @@ -14,7 +14,7 @@ BuildRequires: libiec61883-devel Requires: mlt >= 0.2.2 Requires: piave >= 0.2.2 -Requires: kdebase >= 3.0.0 +Requires: kdebase-progs >= 3.0.0 URL: http://kdenlive.sourceforge.net/ %description
