package/pkg-generic.mk: use extractor-pkg-dependency macro
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Dec 2019 15:31:16 +0000 (16:31 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 17 Dec 2019 21:09:51 +0000 (22:09 +0100)
commitf24332cdbce767753024a1c39d45729f79d8e59b
tree3f39c84851102a05a3cdddae29f02d67c721563b
parent2e42840e2ae1a4279b00e0db6b197ca6f3a0df3a
package/pkg-generic.mk: use extractor-pkg-dependency macro

Instead of manually calculating the EXTRACT_DEPENDENCIES value based
on the archive extension, let's use the newly introduced
extractor-pkg-dependency macro.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pkg-generic.mk