usbutils: add autoreconf support

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

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="usbutils: Linux USB Utilities"
PKG_LONGDESC="This package contains various utilities for inspecting and setting of devices connected to the USB bus. Requires a kernel version including usbdevfs support - and this usbdevfs mounted to /proc/bus/usb."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"