pciutils: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:16:05 +01:00
parent 7166fda596
commit 97b41362c8

View File

@ -12,3 +12,5 @@ PKG_SECTION="system"
PKG_SHORTDESC="pciutils: Linux PCI Utilities"
PKG_LONGDESC="This package contains various utilities for inspecting and setting of devices connected to the PCI bus and the PCI vendor/product ID database."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"