diff --git a/meta-gnome/recipes-gnome/libgee/libgee_0.20.0.bb b/meta-gnome/recipes-gnome/libgee/libgee_0.20.1.bb similarity index 75% rename from meta-gnome/recipes-gnome/libgee/libgee_0.20.0.bb rename to meta-gnome/recipes-gnome/libgee/libgee_0.20.1.bb index 922ce92..0210e59 100644 --- a/meta-gnome/recipes-gnome/libgee/libgee_0.20.0.bb +++ b/meta-gnome/recipes-gnome/libgee/libgee_0.20.1.bb @@ -3,8 +3,9 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/libgee/0.20/libgee-${PV}.tar.xz" -SRC_URI[md5sum] = "66a4bfb6d7b03248acb99d140aac127d" -SRC_URI[sha256sum] = "21308ba3ed77646dda2e724c0e8d5a2f8d101fb05e078975a532d7887223c2bb" +SRC_URI[md5sum] = "d224dca55bb909f6730f40cc267337be" +SRC_URI[sha256sum] = "bb2802d29a518e8c6d2992884691f06ccfcc25792a5686178575c7111fea4630" + DEPENDS = "glib-2.0"