diff options
Diffstat (limited to 'meta-oe/recipes-support/lcms/lcms_2.16.bb')
-rw-r--r-- | meta-oe/recipes-support/lcms/lcms_2.16.bb | 2 |
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 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||
13 | S = "${WORKDIR}/lcms2-${PV}" | 13 | S = "${UNPACKDIR}/lcms2-${PV}" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |
16 | 16 | ||