<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
On Sat, 2006-04-08 at 16:41 -0300, Patrick Boutilier wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Jeffrey D. Yuille wrote:</FONT>
<FONT COLOR="#000000">> Does anyone know the command for checking dependencies of a program </FONT>
<FONT COLOR="#000000">> before deleting it?  I didn't realize that after deleting a program (in </FONT>
<FONT COLOR="#000000">> this case, wpa_supplicant), other critical programs would be deleted as </FONT>
<FONT COLOR="#000000">> well.  Fortunately, I was able to replace those dependencies but would </FONT>
<FONT COLOR="#000000">> prefer to avoid this problem in the future. </FONT>
<FONT COLOR="#000000">> </FONT>

<FONT COLOR="#000000">rpm --test -e package</FONT>

</PRE>
</BLOCKQUOTE>
<BR>
     Thanks for the help.
</BODY>
</HTML>