Hi! 

zion:~# apt-cache showpkg libsdl-mixer1.2 libsdl-net1.2 libsdl1.2debian-all | 
grep '^  ' | sort -u | cut -d ',' -f 1 > /tmp/sdldeps
zion:~# apt-cache showpkg libwxgtk2.4 | grep '^  ' | sort -u | cut -d ',' -f 1 
> /tmp/wxdeps 
zion:~# diff -u /tmp/sdldeps /tmp/wxdeps  | grep '^ '
   scorched3d
zion:~# 

It seems that this conflict only affects scorched3d.

Is there a possibility to check for these things on a global level?


Regards, David
-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15

Reply via email to