summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcms/lcms_2.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/lcms/lcms_2.16.bb')
-rw-r--r--meta-oe/recipes-support/lcms/lcms_2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lcms/lcms_2.16.bb b/meta-oe/recipes-support/lcms/lcms_2.16.bb
index 8135f83a05..87b0979200 100644
--- a/meta-oe/recipes-support/lcms/lcms_2.16.bb
+++ b/meta-oe/recipes-support/lcms/lcms_2.16.bb
@@ -10,7 +10,7 @@ DEPENDS = "tiff"
10 10
11BBCLASSEXTEND = "native nativesdk" 11BBCLASSEXTEND = "native nativesdk"
12 12
13S = "${WORKDIR}/lcms2-${PV}" 13S = "${UNPACKDIR}/lcms2-${PV}"
14 14
15inherit autotools 15inherit autotools
16 16