diff options
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin.inc b/meta-oe/recipes-support/pidgin/pidgin.inc index 96a2345a2f..91d5176b0f 100644 --- a/meta-oe/recipes-support/pidgin/pidgin.inc +++ b/meta-oe/recipes-support/pidgin/pidgin.inc | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | DESCRIPTION = "multi-protocol instant messaging client" | 1 | DESCRIPTION = "multi-protocol instant messaging client" |
| 2 | SECTION = "x11/network" | 2 | SECTION = "x11/network" |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
| 4 | 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" |
| 5 | INC_PR = "r0" | 6 | INC_PR = "r0" |
| 6 | 7 | ||
