Updated some recipes
[openembedded.git] / recipes / enchant / enchant_1.1.3.bb
index 7618c5d..ab544f1 100644 (file)
@@ -3,11 +3,11 @@ PRIORITY    = "optional"
 SECTION = "libs"
 
 DEPENDS     = "aspell"
-RDEPENDS    = "aspell"
+RDEPENDS_${PN}    = "aspell"
 
 inherit autotools pkgconfig
 
-PR = "r0"
+PR = "r1"
 
 S = "${WORKDIR}/enchant-${PV}"
 
@@ -21,3 +21,6 @@ do_stage() {
               datadir=${STAGING_DATADIR} \
               mandir=${STAGING_DIR_HOST}${layout_mandir}
 }
+
+SRC_URI[md5sum] = "c95186755fe46b27a78d9a85fef2175c"
+SRC_URI[sha256sum] = "6a8bce57437c514f2578e7ff09f8a48ff3b20e7ed746c3113372d2c75d382c83"