Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579012 - net-im/pidgin: networkmanager use requires dbus to be enabled
Summary: net-im/pidgin: networkmanager use requires dbus to be enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 11:19 UTC by Alexey Kharlamov
Modified: 2016-04-06 06:45 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 Alexey Kharlamov 2016-04-04 11:19:18 UTC
There is need to set REQUIRED_USE="networkmanager? ( dbus )"

pidgin with USE="networkmanager -dbus" builds and works, but networkmanager integration does not.

Reproducible: Always

Steps to Reproduce:
1. USE="networkmanager -dbus" emerge pidgin
Actual Results:  
Pidgin builds and works, but networkmanager integration is broken

Expected Results:  
Pidgin does not build, user must either enable dbus use flag or disable networkmanager one.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-06 06:45:49 UTC
commit e6e3c91b2e092158c6fb066cc91da73cbe4fdcc7
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Wed Apr 6 08:39:12 2016

    net-im/pidgin: networkmanager requires dbus (bug #579012).
    
    Package-Manager: portage-2.2.28
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>