aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-08-01 15:34:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-05 12:02:41 +0200
commit9ecfedc8e18b001175766324297511d6313dc90a (patch)
tree58138e39487ab299b0b42b14011db37b3974f62d /meta-gnome
parent886e222d010228ced1028c646ae5c3f1ebc8e51e (diff)
downloadmeta-openembedded-contrib-9ecfedc8e18b001175766324297511d6313dc90a.tar.gz
nautilus: fix S!=B
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb4
1 files changed, 1 insertions, 3 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 f7c7c1e92e..58a45b1b77 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
@@ -8,12 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7c0048536e43642a1f3a724c2909872b \
PR = "r6"
-PNBLACKLIST[nautilus] = "BROKEN: doesn't build with B!=S"
-
DEPENDS = "gdk-pixbuf gtk+ libunique gvfs librsvg libexif esound gnome-desktop orbit2-native"
# optional: tracker
-inherit gnome
+inherit gnome autotools-brokensep
SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911"
SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2"