Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494838 - kde-misc/kshutdown-3.1_beta should not depend on libkworkspace anymore
Summary: kde-misc/kshutdown-3.1_beta should not depend on libkworkspace anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 15:41 UTC by Nikos Chantziaras
Modified: 2013-12-20 19:27 UTC (History)
0 users

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


Attachments
kshutdown-3.1_beta.ebuild.patch (kshutdown-3.1_beta.ebuild.patch,363 bytes, patch)
2013-12-20 15:41 UTC, Nikos Chantziaras
Details | Diff
kshutdown-3.1_beta.ebuild.patch (kshutdown-3.1_beta.ebuild.patch,375 bytes, patch)
2013-12-20 15:45 UTC, Nikos Chantziaras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2013-12-20 15:41:14 UTC
Created attachment 365752 [details, diff]
kshutdown-3.1_beta.ebuild.patch

The 3.1 beta of KShutdown does not depend on libkworkspace anymore (neither during build time nor run time.) It is mentioned in the change log:

  * NEW: Removed "kworkspace" library dependency
    (libkworkspace is no longer required to build KShutdown for KDE)

I verified this by uninstalling libkworkspace and also the libraries left behind by the preserved rebuild feature of portage. KShutdown continued to work correctly.

Attaching a trivial patch that removes the dep from the kshutdown-3.1_beta ebuild.
Comment 1 Nikos Chantziaras 2013-12-20 15:45:47 UTC
Created attachment 365754 [details, diff]
kshutdown-3.1_beta.ebuild.patch

Keep RDEPEND defined as an empty string.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2013-12-20 19:27:22 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  20 Dec 2013; Johannes Huber <johu@gentoo.org> kshutdown-3.1_beta.ebuild:
+  Drop RDEPEND on kde-base/libkworkspace by Nikos Chantziaras
+  <realnc@gmail.com>, bug #494838.
+