PyBluez: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:51 +01:00
parent da12dbb162
commit de9d29a293

View File

@ -12,3 +12,5 @@ PKG_SECTION="python/system"
PKG_SHORTDESC="PyBluez: an effort to create python wrappers around system Bluetooth resources"
PKG_LONGDESC="PyBluez is an effort to create python wrappers around system Bluetooth resources to allow Python developers to easily and quickly create Bluetooth applications."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"