Mention gconf-polkit, but do not depend on it.

This commit is contained in:
ajacoutot 2010-07-07 16:40:53 +00:00
parent da0b6bf00d
commit ea622a08e6
2 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.43 2010/04/22 20:42:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.44 2010/07/07 16:40:53 ajacoutot Exp $
COMMENT= editor for the GConf configuration system
GNOME_PROJECT= gconf-editor
GNOME_VERSION= 2.30.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel

View File

@ -0,0 +1,3 @@
If you want to be able to set system-wide defaults and/or mandatory
values, you'll need to run gconf-editor as root or install the
gconf2-polkit package and let PolicyKit handle priviledges granting.