diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb index 87852ee746..8375386a41 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | |||
| @@ -4,11 +4,11 @@ HOMEPAGE = "http://www.loudmouth-project.org/" | |||
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" |
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 check openssl" | 7 | DEPENDS = "glib-2.0 libcheck openssl" |
| 8 | 8 | ||
| 9 | inherit gnomebase | 9 | inherit gnomebase |
| 10 | 10 | ||
| 11 | PR = "r1" | 11 | PR = "r2" |
| 12 | 12 | ||
| 13 | SRC_URI += "file://04-use-pkg-config-for-gnutls.patch \ | 13 | SRC_URI += "file://04-use-pkg-config-for-gnutls.patch \ |
| 14 | file://glib-2.32.patch" | 14 | file://glib-2.32.patch" |
