diff options
Diffstat (limited to 'meta-oe/recipes-support/opensync')
-rw-r--r-- | meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb index c87e477e6..bca305fc8 100644 --- a/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb +++ b/meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb | |||
@@ -4,6 +4,8 @@ SECTION = "libs" | |||
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c1128ee5341ccd5927d8bafe4b6266e1" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c1128ee5341ccd5927d8bafe4b6266e1" |
6 | 6 | ||
7 | DEPENDS = "expat" | ||
8 | |||
7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libwbxml/libwbxml-${PV}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/libwbxml/libwbxml-${PV}.tar.gz" |
8 | 10 | ||
9 | SRC_URI[md5sum] = "f5031e9f730ffd9dc6a2d1ded585e1d1" | 11 | SRC_URI[md5sum] = "f5031e9f730ffd9dc6a2d1ded585e1d1" |