summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/directfb/directfb.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-graphics/directfb/directfb.inc b/recipes-graphics/directfb/directfb.inc
index d07d58c113..ca22d24e76 100644
--- a/recipes-graphics/directfb/directfb.inc
+++ b/recipes-graphics/directfb/directfb.inc
@@ -4,7 +4,9 @@ abstraction, an integrated windowing system with support for \
4translucent windows and multiple display layers on top of the \ 4translucent windows and multiple display layers on top of the \
5Linux framebuffer device." 5Linux framebuffer device."
6SECTION = "libs" 6SECTION = "libs"
7LICENSE = "LGPL" 7LICENSE = "LGPLv2.1"
8LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589"
9
8HOMEPAGE = "http://directfb.org" 10HOMEPAGE = "http://directfb.org"
9DEPENDS = "jpeg libpng freetype zlib tslib" 11DEPENDS = "jpeg libpng freetype zlib tslib"
10 12