http://bugzilla.novell.com/show_bug.cgi?id=540627 http://bugzilla.novell.com/show_bug.cgi?id=540627#c6 --- Comment #6 from Pavol Rusnak <prusnak@novell.com> 2010-01-07 16:36:29 CET --- (In reply to comment #4)
i) which component of YaST ( yast2 - its base package, as every single YaST module depends on it? ) will be the one with requirement
Unless we have another yast package that is being installed for each module, yast2 seems to be the only choice.
ii) wouldn't strict requirement of xdg-utils pull in some additional (desktop-oriented) stuff we certainly want to avoid on minimal systems where YaST must also work?
$ rpm -q --requires xdg-utils rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 /bin/bash /bin/sh rpmlib(PayloadIsLzma) <= 4.4.6-1 Seems that xdg-utils does not bring any unnecessary requires to system (at the moment). We'd need to track that if we added REQUIRES to yast2 core package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.