diff options
Diffstat (limited to 'meta/recipes-sato/sato-screenshot')
-rw-r--r-- | meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb index f3305aef78..f6dac2cf88 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb | |||
@@ -16,7 +16,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | |||
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | inherit autotools pkgconfig distro_features_check | 19 | inherit autotools pkgconfig features_check |
20 | 20 | ||
21 | FILES_${PN} += "${libdir}/matchbox-panel/*.so" | 21 | FILES_${PN} += "${libdir}/matchbox-panel/*.so" |
22 | 22 | ||