From 8133abc6a2019e2ade6e561a06d7a7fa0ef56981 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 3 Jan 2011 17:14:42 +0100 Subject: [PATCH] qt4: add DESCRIPTION for qt4-embedded Signed-off-by: Koen Kooi --- recipes-qt/qt4/qt4-embedded.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt4/qt4-embedded.inc b/recipes-qt/qt4/qt4-embedded.inc index 60eb179a6b..932f005d20 100644 --- a/recipes-qt/qt4/qt4-embedded.inc +++ b/recipes-qt/qt4/qt4-embedded.inc @@ -1,4 +1,5 @@ SUMMARY = "Qt is a versatile cross-platform application framework -- this is the embedded version." +DESCRIPTION = "${SUMMARY}" SECTION = "libs" LICENSE = "GPL QPL" PRIORITY = "optional"