|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=pciutils |
|
|
|
PKG_VERSION:=3.4.1 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils |
|
|
@ -29,7 +29,7 @@ define Package/pciutils |
|
|
|
CATEGORY:=Utilities |
|
|
|
TITLE:=Linux PCI Utilities |
|
|
|
URL:=http://mj.ucw.cz/pciutils.shtml |
|
|
|
DEPENDS:=+libkmod +zlib |
|
|
|
DEPENDS:=+eudev +libkmod +zlib |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/pciutils/description |
|
|
|