Hi Jason,<br><br>while trying to remove the glib package from my system, I think it tries to take with it packages that don't really depend on glib. I think slapt-get somehow confuses it for dbus-glib instead. There might be something wrong with the dependency tree in the repositories, but I really doubt that. I'll be more specific...<br>

<br>I have these in my slapt-getrc:<br>--------------------------------------------------------------->8<br>SOURCE=<a href="http://salix.enialis.net/x86_64/slackware-13.37/:OFFICIAL">http://salix.enialis.net/x86_64/slackware-13.37/:OFFICIAL</a><br>

SOURCE=<a href="http://salix.enialis.net/x86_64/slackware-13.37/extra/:OFFICIAL">http://salix.enialis.net/x86_64/slackware-13.37/extra/:OFFICIAL</a><br>SOURCE=<a href="http://salix.enialis.net/x86_64/13.37/:PREFERRED">http://salix.enialis.net/x86_64/13.37/:PREFERRED</a><br>

--------------------------------------------------------------->8<br>replace x86_64 with i486 if you want, same thing happens anyway.<br><br>In this system, I don't have glib or gtk+ installed and I don't believe anything that I have installed depends on them anyway. I install xmms with:<br>

# slapt-get -i xmms<br>and it installs glib, gtk+ and esound in my system as it should, because they are dependencies of xmms.<br><br>Now if I try to remove glib using slapt-get, I get this:<br>--------------------------------------------------------------->8<br>

# slapt-get --remove glib<br>Reading Package Lists...Done<br>The following packages will be REMOVED:<br>  ConsoleKit GConf libsoup midori webkit libproxy notification-daemon <br>  dbus-python enchant gdm gtk+ xmms hal pcmanfm libnotify zenity polkit glib <br>

0 upgraded, 0 reinstalled, 0 newly installed, 18 to remove, 0 not upgraded.<br>After unpacking 62.8MB disk space will be freed.<br>Do you want to continue? [y/N] <br>--------------------------------------------------------------->8<br>

as far as I can tell, none of those packages depend on glib. I noticed they all have a direct or indirect dependency to dbus-glib though. Trying to remove gtk+, only prompts for removal of itself and xmms, as it should.<br>

<br>Oh, I'm using slapt-get from git. Tell me if you need more info.<br><br>Best regards,<br><br>George<br>