| Submitter | Arnout Vandecappelle |
|---|---|
| Date | Nov. 13, 2012, 11:05 a.m. |
| Message ID | <1352804764-24026-20-git-send-email-arnout@mind.be> |
| Download | mbox | patch |
| Permalink | /patch/198618/ |
| State | Accepted |
| Commit | 331d6ee10cf96639cca31d1cfa7bbaa0f7e1c3c5 |
| Headers | show |
Comments
Patch
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk index cd318cb..ba866a0 100644 --- a/package/pciutils/pciutils.mk +++ b/package/pciutils/pciutils.mk @@ -7,6 +7,9 @@ PCIUTILS_VERSION = 3.1.10 PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci PCIUTILS_INSTALL_STAGING = YES +PCIUTILS_LICENSE = GPLv2+ +PCIUTILS_LICENSE_FILES = COPYING + ifeq ($(BR2_PACKAGE_ZLIB),y) PCIUTILS_ZLIB=yes PCIUTILS_DEPENDENCIES += zlib