polkit: do not depend on 'gobject-introspection'

This commit is contained in:
Stefan Saraev 2013-01-20 22:23:56 +02:00
parent 257df5515a
commit 8585996d36

View File

@ -26,7 +26,7 @@ PKG_LICENSE="MIT"
PKG_SITE="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary"
PKG_URL="http://hal.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="zlib sg3_utils glib systemd expat"
PKG_BUILD_DEPENDS="toolchain zlib sg3_utils glib systemd expat gobject-introspection"
PKG_BUILD_DEPENDS="toolchain zlib sg3_utils glib systemd expat"
PKG_PRIORITY="optional"
PKG_SECTION="security"
PKG_SHORTDESC="polkit: Authorization Toolkit"