diff options
Diffstat (limited to 'meta/recipes-graphics/mutter/mutter_2.28.1.bb')
-rw-r--r-- | meta/recipes-graphics/mutter/mutter_2.28.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mutter/mutter_2.28.1.bb b/meta/recipes-graphics/mutter/mutter_2.28.1.bb index c4b8107899..e4c185a0b0 100644 --- a/meta/recipes-graphics/mutter/mutter_2.28.1.bb +++ b/meta/recipes-graphics/mutter/mutter_2.28.1.bb | |||
@@ -1,9 +1,11 @@ | |||
1 | require mutter.inc | 1 | require mutter.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
4 | |||
3 | SRC_URI = "http://download.moblin.org/sources/mutter/2.28/mutter-2.28.1_0.0.tar.bz2 \ | 5 | SRC_URI = "http://download.moblin.org/sources/mutter/2.28/mutter-2.28.1_0.0.tar.bz2 \ |
4 | file://nodocs.patch;patch=1 \ | 6 | file://nodocs.patch;patch=1 \ |
5 | file://nozenity.patch;patch=1 \ | 7 | file://nozenity.patch;patch=1 \ |
6 | file://fix_pkgconfig.patch;patch=1 \ | 8 | file://fix_pkgconfig.patch;patch=1 \ |
7 | " | 9 | " |
8 | 10 | ||
9 | S = "${WORKDIR}/mutter-2.28.1_0.0" \ No newline at end of file | 11 | S = "${WORKDIR}/mutter-2.28.1_0.0" |