summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/pigz/pigz.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/pigz/pigz.inc b/meta/recipes-extended/pigz/pigz.inc
index acf1b71134..5fda8cabfb 100644
--- a/meta/recipes-extended/pigz/pigz.inc
+++ b/meta/recipes-extended/pigz/pigz.inc
@@ -12,7 +12,7 @@ SRC_URI = "http://zlib.net/pigz/pigz-${PV}.tar.gz \
12 12
13PROVIDES_virtclass-native += "gzip-native" 13PROVIDES_virtclass-native += "gzip-native"
14 14
15DEPENDS_virtclass-native = "zlib-native" 15DEPENDS = "zlib"
16 16
17do_install () { 17do_install () {
18 install -d ${D}${bindir} 18 install -d ${D}${bindir}