diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-03-08 17:29:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-03-14 12:15:36 +0100 |
commit | aa7ff52e970e8bd127276b0d23a971d2465b1e7b (patch) | |
tree | 030561f69bb5151f303bc16208ba828606716468 /meta-gnome | |
parent | 80a66d27de8a06e706abee88d49d5087d96f598f (diff) | |
download | meta-openembedded-aa7ff52e970e8bd127276b0d23a971d2465b1e7b.tar.gz |
nautilus: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb index 9728d5221..d29385eb8 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | |||
@@ -11,7 +11,7 @@ PR = "r6" | |||
11 | DEPENDS = "gdk-pixbuf gtk+ libunique gvfs librsvg libexif esound gnome-desktop orbit2-native" | 11 | DEPENDS = "gdk-pixbuf gtk+ libunique gvfs librsvg libexif esound gnome-desktop orbit2-native" |
12 | # optional: tracker | 12 | # optional: tracker |
13 | 13 | ||
14 | inherit gnome | 14 | inherit gnome gobject-introspection |
15 | 15 | ||
16 | SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911" | 16 | SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911" |
17 | SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2" | 17 | SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2" |