From 34616c490d940ce4bb05caacbfc6614a2315c513 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Sun, 1 Nov 2009 11:33:57 +0000 Subject: libgtkstylus: Fix session script to support loading of more than one GTK_MODULES. --- recipes/libgtkstylus/libgtkstylus_0.3.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/libgtkstylus/libgtkstylus_0.3.bb') diff --git a/recipes/libgtkstylus/libgtkstylus_0.3.bb b/recipes/libgtkstylus/libgtkstylus_0.3.bb index e19a8a9f26..5912b2dab8 100644 --- a/recipes/libgtkstylus/libgtkstylus_0.3.bb +++ b/recipes/libgtkstylus/libgtkstylus_0.3.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GTK plugin for stylus based systems" SECTION = "libs" DEPENDS = "gtk+" LICENSE = "LGPL" -PR = "r5" +PR = "r6" inherit autotools @@ -16,4 +16,3 @@ do_install_append() { } FILES_${PN} = "/etc ${libdir}/gtk-2.0/*/modules/*.so*" - -- cgit 1.2.3-korg