Skip to content
Commit 2491bccb authored by Andreas Müller's avatar Andreas Müller Committed by Martin Jansa
Browse files

gnome-power-manager: fix configure



* configure looks for libgnome-keyring (there is no option --disable-keyring)
* to have a daemon put gnome-keyring to RRECOMMENDS.

Error message was:
| Package gnome-keyring-1 was not found in the pkg-config search path.
| Perhaps you should add the directory containing `gnome-keyring-1.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'gnome-keyring-1' found
| configure:13934: $? = 1
| configure:13952: result: no
| No package 'gnome-keyring-1' found
| configure:13978: error: Package requirements (

Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 204f3463
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment