diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb index 53f11e95fb..3bbfe9ece0 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb | |||
| @@ -31,6 +31,8 @@ PACKAGECONFIG ?= "" | |||
| 31 | PACKAGECONFIG[nautilus] = "-Dnautilus_extension=true,-Dnautilus_extension=false,nautilus,nautilus" | 31 | PACKAGECONFIG[nautilus] = "-Dnautilus_extension=true,-Dnautilus_extension=false,nautilus,nautilus" |
| 32 | PACKAGECONFIG[search_provider] = "-Dsearch_provider=true -Ddbus_interface_dir=${STAGING_DATADIR}/dbus-1/interfaces,-Dsearch_provider=false,gnome-shell" | 32 | PACKAGECONFIG[search_provider] = "-Dsearch_provider=true -Ddbus_interface_dir=${STAGING_DATADIR}/dbus-1/interfaces,-Dsearch_provider=false,gnome-shell" |
| 33 | 33 | ||
| 34 | PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" | ||
| 35 | |||
| 34 | FILES:${PN} += " \ | 36 | FILES:${PN} += " \ |
| 35 | ${datadir} \ | 37 | ${datadir} \ |
| 36 | ${libdir}/nautilus/extensions-4 \ | 38 | ${libdir}/nautilus/extensions-4 \ |
