From 0ea4396c223dfe409b5533d27e01425c64b7e167 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 6 Jan 2013 13:55:01 +0200 Subject: gst-plugins-good: Minor file reformatting Signed-off-by: Andrei Gherzan --- recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend b/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend index acb5086..69d5f20 100644 --- a/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend +++ b/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bbappend @@ -1,4 +1,4 @@ -PRINC = "1" +PRINC := "${@int(PRINC) + 1}" # Remove gconf and soup from dependencies and deactivate these in configure DEPENDS := "${@oe_filter_out('libsoup-2.4','${DEPENDS}',d)}" -- cgit