[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Howto depend on the real rsh-client?



Op wo, 22-12-2004 te 19:37 +0100, schreef W. Borgert:
> Hi,
> 
> for an corporate-internal use I create a deb package that depends
> on rsh-client (which is needed to access a board with a historic
> embedded OS).  Unfortunately, the dependency on rsh-client is not
> resolved, if ssh is installed, as ssh provides rsh-client.  To my
> (limited) knowledge ssh is not compatible with a real rsh server,
> right?  How can I make a package depend on the real rsh-client?

Try 

Depends: rsh-client (>> 0)

That should work, since a versioned depencency on a virtual package
isn't allowed. Didn't test this, though.

-- 
         EARTH
     smog  |   bricks
 AIR  --  mud  -- FIRE
soda water |   tequila
         WATER
 -- with thanks to fortune



Reply to: