diff options
Diffstat (limited to 'meta/recipes-multimedia')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-player_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-player_git.bb b/meta/recipes-multimedia/gstreamer/gst-player_git.bb index 54cfbbc927..9850242567 100644 --- a/meta/recipes-multimedia/gstreamer/gst-player_git.bb +++ b/meta/recipes-multimedia/gstreamer/gst-player_git.bb | |||
| @@ -16,7 +16,9 @@ SRCREV = "5386c5b984d40ef5434673ed62204e69aaf52645" | |||
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | inherit autotools gtk-doc lib_package pkgconfig | 19 | inherit autotools gtk-doc lib_package pkgconfig distro_features_check |
| 20 | |||
| 21 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | ||
| 20 | 22 | ||
| 21 | do_configure_prepend() { | 23 | do_configure_prepend() { |
| 22 | touch ${S}/ChangeLog | 24 | touch ${S}/ChangeLog |
