diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-09-07 14:22:21 +0300 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-09-08 16:21:39 +0200 |
| commit | abe01e13b62532ae68737b91483f47bda524efd6 (patch) | |
| tree | cd0fc0a47fa3803b9eb0060c2655c1df49439942 /meta-gnome/recipes-gnome/nautilus | |
| parent | e91df9ce327bd4115930e4b0403bd8e8fa1e0446 (diff) | |
| download | meta-openembedded-abe01e13b62532ae68737b91483f47bda524efd6.tar.gz | |
libnotify3: remove the recipe
libnotify 0.7.6 is now provided in oe-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus')
| -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" |
