Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623744 - sys-auth/polkit-0.113-r3: lxpolkit is now part of lxsession / polkit-gnome not required with gtk
Summary: sys-auth/polkit-0.113-r3: lxpolkit is now part of lxsession / polkit-gnome n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-03 21:58 UTC by Jonathan Thibault
Modified: 2017-07-09 14:32 UTC (History)
0 users

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 Jonathan Thibault 2017-07-03 21:58:46 UTC
ebuild should be changed like so:

PDEPEND="
	gtk? ( || (
		>=gnome-extra/polkit-gnome-0.105
		>=lxde-base/lxsession-0.5.2
		) )
	kde? ( || (
		kde-plasma/polkit-kde-agent
		sys-auth/polkit-kde-agent
	) )
	!systemd? ( !elogind? ( sys-auth/consolekit[policykit] ) )
"
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-07-09 14:32:40 UTC
Thanks, fixed in git.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21eb22cf5074544306f3719244c80d664d4d395