diff options
-rw-r--r-- | meta/recipes-qt/qt-apps/fotowall_0.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt-apps/fotowall_0.9.bb b/meta/recipes-qt/qt-apps/fotowall_0.9.bb index 4070ac554..e826a5ae8 100644 --- a/meta/recipes-qt/qt-apps/fotowall_0.9.bb +++ b/meta/recipes-qt/qt-apps/fotowall_0.9.bb @@ -3,6 +3,8 @@ in a personal way. You can add pictures, then resize, move, change colors, text, HOMEPAGE = "http://www.enricoros.com/opensource/fotowall" LICENSE = "GPLv2+" +LIC_FILES_CHKSUM = "file://GPL_V2;md5=79808397c3355f163c012616125c9e26 \ + file://main.cpp;beginline=6;endline=11;md5=b569acc2bf8974a3082b58fc53b9d8dc" SECTION = "x11/apps" DEPENDS = "qt4-x11-free" |