diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb index 1acf8d3e9c..eea6f19bfc 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb | |||
| @@ -8,12 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426 \ | |||
| 8 | 8 | ||
| 9 | PR = "r4" | 9 | PR = "r4" |
| 10 | 10 | ||
| 11 | DEPENDS = "libnotify3 gtk+3 libunique gvfs librsvg libexif gnome-desktop3" | 11 | DEPENDS = "libnotify gtk+3 libunique gvfs librsvg libexif gnome-desktop3" |
| 12 | # optional: tracker | 12 | # optional: tracker |
| 13 | 13 | ||
| 14 | # needs libnotify3 which conflicts with libnotify, mixing them in build breaks couple of packages | ||
| 15 | EXCLUDE_FROM_WORLD = "1" | ||
| 16 | |||
| 17 | # to include nautilus3/no-try-run-strftime.diff before the rest | 14 | # to include nautilus3/no-try-run-strftime.diff before the rest |
| 18 | FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" | 15 | FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" |
| 19 | BPN = "nautilus" | 16 | BPN = "nautilus" |
