Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359541 - app-arch/p7zip should depend on kde-base/kdelibs, not kde-base/konqueror
Summary: app-arch/p7zip should depend on kde-base/kdelibs, not kde-base/konqueror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Radoslaw Stachowiak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 18:51 UTC by Lars
Modified: 2011-03-21 07:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars 2011-03-19 18:51:05 UTC
The ebuilds of app-arch/p7zip each have a line like
RDEPEND="kde? ( x11-libs/wxGTK:2.8[X,-odbc] kde-base/konqueror )"
However, p7zip builds fine even without konqueror installed - I just tested it (on amd64, gcc version 4.4.5 p1.2, kdelibs 4.4.5-r3). I've got fine integration into dolphin.
I guess this is a relict of kde 3.5 times, when konqueror was somehow needed for the integration into the context menu. But now with KDE 4, the ebuild itself says it:
insinto  /usr/share/kde4/services/ServiceMenus
Neither on compile time nor on run time is konqueror ever needed.
(I don't have konqueror installed and p7zip is the _only_ program that depends on konqueror, as reported by `equery d konqueror`.) Please drop that un-needed dependency.


Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-03-21 07:46:19 UTC
I trust you in this, as I am not a kde user.


+  21 Mar 2011; Justin Lecher <jlec@gentoo.org> p7zip-9.13.ebuild,
+  p7zip-9.13-r2.ebuild, p7zip-9.13-r3.ebuild, metadata.xml:
+  Correcting DEPs from kde-base/konqueror to kde-base/kdelibs
+