diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:56:45 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-11-01 09:57:03 +0100 |
| commit | 396550a39aca43b0694c5dc26f44005a4a416645 (patch) | |
| tree | 82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-oe/recipes-support/pidgin | |
| parent | 9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff) | |
| download | meta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz | |
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/pidgin')
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin.inc b/meta-oe/recipes-support/pidgin/pidgin.inc index 91ed9a2524..1a35457fd6 100644 --- a/meta-oe/recipes-support/pidgin/pidgin.inc +++ b/meta-oe/recipes-support/pidgin/pidgin.inc | |||
| @@ -3,7 +3,7 @@ SECTION = "x11/network" | |||
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus" | 5 | DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus" |
| 6 | INC_PR = "r1" | 6 | INC_PR = "r2" |
| 7 | 7 | ||
| 8 | inherit autotools gettext pkgconfig gconf perlnative | 8 | inherit autotools gettext pkgconfig gconf perlnative |
| 9 | 9 | ||
