diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 4 |
1 files changed, 2 insertions, 2 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 fa136e1c1..bc45342dd 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | |||
@@ -6,9 +6,9 @@ LICENSE="GPLv2 & LGPLv2" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c0048536e43642a1f3a724c2909872b \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c0048536e43642a1f3a724c2909872b \ |
7 | file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a" | 7 | file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a" |
8 | 8 | ||
9 | PR = "r5" | 9 | PR = "r6" |
10 | 10 | ||
11 | DEPENDS = "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 |