diff options
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb index d0bfe28184..934ef10d13 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb +++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "${GNOME_MIRROR}/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ | |||
14 | SRC_URI[md5sum] = "08559ff3c67fd95d57b0c5e91a6b4302" | 14 | SRC_URI[md5sum] = "08559ff3c67fd95d57b0c5e91a6b4302" |
15 | SRC_URI[sha256sum] = "fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa" | 15 | SRC_URI[sha256sum] = "fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa" |
16 | 16 | ||
17 | inherit autotools gtk-doc pkgconfig | 17 | inherit autotools pkgconfig |
18 | 18 | ||
19 | DEPENDS = "" | 19 | DEPENDS = "" |
20 | 20 | ||