diff options
-rw-r--r-- | meta-oe/recipes-extended/polkit/polkit_0.115.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.115.bb b/meta-oe/recipes-extended/polkit/polkit_0.115.bb index 90c2fb1524..13c4b0259a 100644 --- a/meta-oe/recipes-extended/polkit/polkit_0.115.bb +++ b/meta-oe/recipes-extended/polkit/polkit_0.115.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ | |||
7 | 7 | ||
8 | DEPENDS = "expat glib-2.0 intltool-native mozjs" | 8 | DEPENDS = "expat glib-2.0 intltool-native mozjs" |
9 | 9 | ||
10 | inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection | 10 | inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection distro_features_check |
11 | 11 | ||
12 | REQUIRED_DISTRO_FEATURES = "polkit" | 12 | REQUIRED_DISTRO_FEATURES = "polkit" |
13 | 13 | ||