Bugzilla – Bug 624130
Unnecessary dependencies for kde4-printer-applet
Last modified: 2010-08-30 11:50:15 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.6) Gecko/20100626 SUSE/3.6.6-1.2 Firefox/3.6.6 Hi, kde4-printer-applet brings in a bunch of unnecessary Gnome deps, including system-config-printer. This is just a KDE print queue monitor applet, it doesn't need all that junk. Compare it with Debian's distribution of the same thing: http://packages.debian.org/sid/printer-applet Depends: python python-cups python-kde4 python-qt4-dbus And OpenSUSE 11.3: /sbin/ldconfig, /usr/bin/env, system-config-printer, python-kde4, python-cups, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(PayloadIsLzma) <= 4.4.6-1, kdebase4-runtime >= 4.4.4, libqt4-x11 >= 4.6.1 Looks like the system-config-printer requirement is the big culprit here. Please remove it as a dep. Thanks a lot! Reproducible: Always Steps to Reproduce: 1. 2. 3.
So it actually does work for you without the dependency installed?
No, I didn't try it, but it is a pure KDE4 app, and it is included in distros like Kubuntu that religiously avoid Gnome libs, so I am sure the dependencies are wrong for the openSUSE package.
We do not fix things that somebody is "sure" about despite not even trying.