summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/colord/colord-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/colord/colord-native.bb b/meta-oe/recipes-support/colord/colord-native.bb
index 65fa0f44b0..64dd94a9ed 100644
--- a/meta-oe/recipes-support/colord/colord-native.bb
+++ b/meta-oe/recipes-support/colord/colord-native.bb
@@ -2,7 +2,7 @@ require ${BPN}.inc
2 2
3FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-native:" 3FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-native:"
4 4
5inherit meson native 5inherit meson pkgconfig native
6 6
7DEPENDS += " \ 7DEPENDS += " \
8 meson-native \ 8 meson-native \