From: Michael Tremer Date: Wed, 7 Jul 2010 11:11:29 +0000 (+0200) Subject: polkit: Remove dependency to gobject-introspection. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5080991986f4f591430302d6b69f506eecce7ef7;p=ipfire-3.x.git polkit: Remove dependency to gobject-introspection. --- diff --git a/pkgs/core/polkit/polkit.nm b/pkgs/core/polkit/polkit.nm index 9480e310b..830e0f5d9 100644 --- a/pkgs/core/polkit/polkit.nm +++ b/pkgs/core/polkit/polkit.nm @@ -35,7 +35,7 @@ PKG_LICENSE = LGPLv2+ PKG_SUMMARY = PolicyKit Authorization Framework. PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += eggdbus expat intltool glib2 gobject-introspection pam perl-xml-parser +PKG_DEPS += eggdbus expat intltool glib2 pam perl-xml-parser define PKG_DESCRIPTION PolicyKit is a toolkit for defining and handling authorizations. \