summaryrefslogtreecommitdiff
path: root/recipes-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-08-27 13:16:33 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-08-27 13:16:33 +0200
commit642d24ee489de018ea055e05b5eda135b4d264bf (patch)
treea56ebc9653d3a10e07df5ef34e3165910745351d /recipes-gnome
parentaa75c6c212a0f8276a15ac7d58021ec924ef696b (diff)
nautilus depends on gobject-introspection-native
libpcre splits into libpcre-*, use packages-dynamic so we can put them into an image rename bbappend because coresponding bb does not exist
Diffstat (limited to 'recipes-gnome')
-rw-r--r--recipes-gnome/nautilus/nautilus_2.32.2.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-gnome/nautilus/nautilus_2.32.2.bbappend b/recipes-gnome/nautilus/nautilus_2.32.2.bbappend
new file mode 100644
index 0000000..dbf9b5c
--- /dev/null
+++ b/recipes-gnome/nautilus/nautilus_2.32.2.bbappend
@@ -0,0 +1,2 @@
+DEPENDS += "gobject-introspection-native"
+