security/quantis-kmod: remove dependency on infozip
Recent bsdtar can handle the content of this zip just fine. This reduce the number of dependency for cross building and make this module become part of the kmod repository
This commit is contained in:
@@ -13,9 +13,7 @@ LICENSE= BSD3CLAUSE GPLv2
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt
|
||||
|
||||
USES= kmod uidfix zip:infozip
|
||||
|
||||
EXTRACT_BEFORE_ARGS= -aqo
|
||||
USES= kmod uidfix zip
|
||||
|
||||
WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user