revisor/cfg.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
New commits: commit c8870a1b1f71e87b97a14d07d8ddfff42cca06f8 Author: Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeu...@ergo-project.org> Date: Fri Jan 28 11:26:17 2011 -0700 Remove required package not available any longer diff --git a/revisor/cfg.py b/revisor/cfg.py index 343c5c3..e20c070 100644 --- a/revisor/cfg.py +++ b/revisor/cfg.py @@ -1390,7 +1390,6 @@ class Runtime: 'libxcb', 'libxml2', 'lvm2', - 'man', 'mdadm', 'mkinitrd', 'mtools', @@ -1502,6 +1501,7 @@ class Runtime: 'fonts-telugu', 'gail', 'libjpeg', + 'man', 'rhpl', ], "F11": [ @@ -1524,6 +1524,7 @@ class Runtime: 'fonts-telugu', 'gail', 'libjpeg', + 'man', 'rhpl', ], "F10": [ @@ -1546,12 +1547,14 @@ class Runtime: 'fonts-telugu', 'gail', 'libjpeg', + 'man', 'rhpl', ], "F9": [ 'anaconda-runtime', 'gail', 'libjpeg', + 'man', 'rhpl', ], "F8": [ _______________________________________________ revisor-devel mailing list revisor-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/revisor-devel