summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk/atk_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/atk/atk_2.4.0.bb')
-rw-r--r--meta/recipes-support/atk/atk_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/atk_2.4.0.bb b/meta/recipes-support/atk/atk_2.4.0.bb
index e2de5d6581..4a2d853d97 100644
--- a/meta/recipes-support/atk/atk_2.4.0.bb
+++ b/meta/recipes-support/atk/atk_2.4.0.bb
@@ -7,7 +7,7 @@ LICENSE = "GPLv2+ & LGPLv2+"
7LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
8 file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \ 8 file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \
9 file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7" 9 file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7"
10PR = "r0" 10PR = "r1"
11 11
12DEPENDS = "glib-2.0" 12DEPENDS = "glib-2.0"
13 13