In article <[EMAIL PROTECTED]> you wrote:
> On Tue, 8 Nov 2005 15:34:48 +0100, Sven Luther wrote [typo corrected]:
>>You can now, just need to add
>>Recommends: <blah> to the arch/<arch>/defines entry.
> 
> Now the capability has been added, any chance you could pop this extra line 
> in? I'd be happy to do it myself, but of course I can't.
> 
> Richard.

I will put the follwing into svn which should effect the change.

-- 
Horms


Index: debian/arch/i386/defines
===================================================================
--- debian/arch/i386/defines    (revision 4929)
+++ debian/arch/i386/defines    (working copy)
@@ -12,16 +12,20 @@
 [686]
 class: PPro/Celeron/PII/PIII/P4
 longclass: Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+recommends: libc6-i686
 
 [686-smp]
 class: PPro/Celeron/PII/PIII/P4 SMP
 longclass: multi-processor Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+recommends: libc6-i686
 
 [k7]
 class: AMD K7
 longclass: 32bit AMD Duron/Athlon/AthlonXP
+recommends: libc6-i686
 
 [k7-smp]
 class: AMD K7 SMP
 longclass: 32-bit multi-processor AMD Duron/Athlon/AthlonXP
+recommends: libc6-i686
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to