diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb b/meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb index e2ced395c1..aa6492de4c 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb | |||
| @@ -24,7 +24,7 @@ REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | |||
| 24 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" | 24 | UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" |
| 25 | 25 | ||
| 26 | PACKAGECONFIG ??= " \ | 26 | PACKAGECONFIG ??= " \ |
| 27 | ffmpeg \ | 27 | ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "ffmpeg", "", d)} \ |
| 28 | flac \ | 28 | flac \ |
| 29 | gexiv2 \ | 29 | gexiv2 \ |
| 30 | gstreamer \ | 30 | gstreamer \ |
