[oe] [meta-oe][PATCH 4/4] gtkmathview: run through oe-stylize.py

Trevor Woerner trevor.woerner at linaro.org
Tue Apr 1 03:39:28 UTC 2014


Signed-off-by: Trevor Woerner <trevor.woerner at linaro.org>
---
 meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
index bc4b4cb..e743f87 100644
--- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
+++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb
@@ -2,11 +2,9 @@ SUMMARY = "GtkMathView is a C++ rendering engine for MathML documents"
 DESCRIPTION = "GtkMathView reads MathML documents by means of a frontend and \
         renders MathML documents through a backend"
 HOMEPAGE = "http://helm.cs.unibo.it/mml-widget/"
-DEPENDS = "t1lib gtk+ popt libxslt libxml2"
-
 LICENSE = "LGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
-
+DEPENDS = "t1lib gtk+ popt libxslt libxml2"
 PR = "r3"
 
 SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \
-- 
1.9.0




More information about the Openembedded-devel mailing list