diff options
-rw-r--r-- | meta/recipes-graphics/libfakekey/libfakekey_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb index 634fd4ea0f..89491403a3 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_svn.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_svn.bb | |||
@@ -3,6 +3,7 @@ HOMEPAGE = "http://matchbox-project.org/" | |||
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | 3 | BUGTRACKER = "http://bugzilla.openedhand.com/" |
4 | 4 | ||
5 | LICENSE = "LGPLv2+" | 5 | LICENSE = "LGPLv2+" |
6 | LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f64407510867f3373b448c" | ||
6 | 7 | ||
7 | DEPENDS = "libxtst" | 8 | DEPENDS = "libxtst" |
8 | SECTION = "x11/wm" | 9 | SECTION = "x11/wm" |