On 13 February 2012 10:05, Olav Vitters <[email protected]> wrote:
>> - Suggests drakconf in minimal package
>
> Why as part of task-gnome*, shouldn't it be a require elsewhere?

1) for symmetry with task-kde4-minimal
    It should be done in task-{lxde,xfce,..} of course

2) so that people performing minimal install then installing task-foobar
    got mcc too
    (it's done at installer time through rpmsrate which is not used after
    installation by urpmi -- else nothing will pull it[1])

3) because that's the right place to do it

Note it's a suggests, not a hard requires

[1] See:
urpmf --requires drakconf|grep ':drakconf'|grep -v drakconf-icons
urpmf --suggests drakconf|grep ':drakconf'|grep -v drakconf-icons

Reply via email to