diff options
Diffstat (limited to 'meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb')
-rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb index 18dbe0959f..b884b5a0d2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | |||
@@ -4,6 +4,8 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
5 | DEPENDS = "libgcrypt libotr pidgin intltool-native" | 5 | DEPENDS = "libgcrypt libotr pidgin intltool-native" |
6 | 6 | ||
7 | PNBLACKLIST[pidgin-otr] ?= "depends on blacklisted pidgin" | ||
8 | |||
7 | SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \ | 9 | SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \ |
8 | file://ignore_extra-portability_warnings.patch \ | 10 | file://ignore_extra-portability_warnings.patch \ |
9 | " | 11 | " |