diff options
Diffstat (limited to 'meta/recipes-gnome/gnome-desktop')
-rw-r--r-- | meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb index 867376ed81..59b1c4f8ee 100644 --- a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb +++ b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb | |||
@@ -10,7 +10,7 @@ inherit gnome pkgconfig upstream-version-is-even gobject-introspection | |||
10 | SRC_URI[archive.md5sum] = "bc09d58d7870d6464f20803850cdb90f" | 10 | SRC_URI[archive.md5sum] = "bc09d58d7870d6464f20803850cdb90f" |
11 | SRC_URI[archive.sha256sum] = "6458add4fc3a81fbd9a63db90de22a1e3a62644c1bfd1aca042c43836195aab2" | 11 | SRC_URI[archive.sha256sum] = "6458add4fc3a81fbd9a63db90de22a1e3a62644c1bfd1aca042c43836195aab2" |
12 | 12 | ||
13 | DEPENDS += "intltool-native gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 startup-notification xkeyboard-config iso-codes" | 13 | DEPENDS += "intltool-native gsettings-desktop-schemas gconf virtual/libx11 gtk+3 glib-2.0 startup-notification xkeyboard-config iso-codes udev" |
14 | 14 | ||
15 | inherit distro_features_check gtk-doc | 15 | inherit distro_features_check gtk-doc |
16 | REQUIRED_DISTRO_FEATURES = "x11" | 16 | REQUIRED_DISTRO_FEATURES = "x11" |