From 99d78214e7ffe7cd86b61a575c9c8f2baaa86b74 Mon Sep 17 00:00:00 2001 From: Joel Andres Granados Date: Thu, 13 Mar 2008 09:32:53 +0100 Subject: Bring all the plugins with the "all" package. --- firstaidkit.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firstaidkit.spec b/firstaidkit.spec index 1d22b15..a5352e1 100644 --- a/firstaidkit.spec +++ b/firstaidkit.spec @@ -39,6 +39,9 @@ Provides the examples and requires firstaidkit without plugins. Group: Applications/System Summary: All firstaidkit plugins Requires: %{name} = %{version}-%{release} +Requires: %{name}-plugin-undelete-partitions +Requires: %{name}-plugin-passwd + %description plugin-all This package provides all the necessary firstaidkit plugins. It -- cgit