libusb-compat: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:04 +01:00
parent 141e105b40
commit 10f777f499

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="libusb-compat: OS independent USB device access"
PKG_LONGDESC="The libusb project's aim is to create a Library for use by user level applications to USB devices regardless of OS."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"