Doug McClendon <[EMAIL PROTECTED]> writes: > I'm trying to build minimal installations. I took > the minimal of minimal installations, then installed > urpmi and its 9 needed rpms. Then I used urpmi to > add frozen-bubble, which also installed perl-SDL. > frozen-bubble uses perl scripts. Then I tried removing > in reverse order urpmi and its 9 dependencies, one of > which is perl. I was dismayed to find that it let me > remove perl. It seems that perl-SDL doesn't depend on > perl, nor does frozen-bubble. (even though they clearly > should)
Actually yes it should depend on perl-base at least, I have to see that (hopefully, now rpmlint also reports these errors). # rpmlint perl-SDL-1.11-1mdk.i586.rpm E: perl-SDL no-dependancy perl 5.6.1 -- Guillaume Cottenceau - http://www.frozen-bubble.org/
