diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb')
| -rw-r--r-- | meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index f13e7093c8..c398dc15a2 100644 --- a/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |||
| @@ -11,8 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
| 11 | PR = "r5" | 11 | PR = "r5" |
| 12 | 12 | ||
| 13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ | 13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ |
| 14 | file://prefer_python_2.5.patch \ | 14 | file://prefer_python_2.5.patch \ |
| 15 | file://doublefix.patch" | 15 | file://doublefix.patch \ |
| 16 | " | ||
| 16 | 17 | ||
| 17 | SRC_URI[md5sum] = "490ca1a0c614d4466394b72d43bf7370" | 18 | SRC_URI[md5sum] = "490ca1a0c614d4466394b72d43bf7370" |
| 18 | SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878" | 19 | SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878" |
| @@ -20,4 +21,4 @@ SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed | |||
| 20 | inherit autotools pkgconfig pythonnative | 21 | inherit autotools pkgconfig pythonnative |
| 21 | 22 | ||
| 22 | FILES_${PN} += "${datadir}/telepathy \ | 23 | FILES_${PN} += "${datadir}/telepathy \ |
| 23 | ${datadir}/dbus-1" | 24 | ${datadir}/dbus-1" |
