polkit: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:26 +01:00
parent 82e68aaf4b
commit 20221efca7

View File

@ -12,3 +12,5 @@ PKG_SECTION="security"
PKG_SHORTDESC="polkit: Authorization Toolkit"
PKG_LONGDESC="PolicyKit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"