aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb')
-rw-r--r--meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
index bf5178cf80..6b2688f3e3 100644
--- a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
+++ b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
DEPENDS = "glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0 librsvg"
-inherit autotools gettext pkgconfig distro_features_check
+inherit autotools gettext pkgconfig features_check
# cogl requires opengl
REQUIRED_DISTRO_FEATURES = "opengl"