From 4284b56ce2f7a600c2e801b3f9dd87134fcd94a5 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 8 Nov 2009 12:47:41 +0100 Subject: gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junk --- recipes/gnome/gnome-system-tools_2.27.1.bb | 2 ++ recipes/gnome/gnome-terminal_2.28.0.bb | 2 ++ 2 files changed, 4 insertions(+) (limited to 'recipes') diff --git a/recipes/gnome/gnome-system-tools_2.27.1.bb b/recipes/gnome/gnome-system-tools_2.27.1.bb index a1e74bbf73..4839e5e9e6 100644 --- a/recipes/gnome/gnome-system-tools_2.27.1.bb +++ b/recipes/gnome/gnome-system-tools_2.27.1.bb @@ -4,6 +4,8 @@ LICENSE = "GPL" DEPENDS = "nautilus gnome-common glib-2.0 gtk+ gconf liboobs system-tools-backends gnome-control-center" inherit gnome pkgconfig +PR = "r1" + EXTRA_OECONF = "--disable-scrollkeeper \ " LDFLAGS += "-lgthread-2.0" diff --git a/recipes/gnome/gnome-terminal_2.28.0.bb b/recipes/gnome/gnome-terminal_2.28.0.bb index 3a31bf3fbe..1bc87e735a 100644 --- a/recipes/gnome/gnome-terminal_2.28.0.bb +++ b/recipes/gnome/gnome-terminal_2.28.0.bb @@ -4,6 +4,8 @@ LICENSE = "GPL" DEPENDS = "gnome-common glib-2.0 gtk+ gconf vte" inherit gnome pkgconfig +PR = "r1" + EXTRA_OECONF = "--disable-scrollkeeper" do_configure_prepend () { -- cgit 1.2.3-korg