diff options
Diffstat (limited to 'meta-oe/recipes-support/links/links.inc')
| -rw-r--r-- | meta-oe/recipes-support/links/links.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc index d6aa2d2d4e..d772d54aff 100644 --- a/meta-oe/recipes-support/links/links.inc +++ b/meta-oe/recipes-support/links/links.inc | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Links is graphics and text mode WWW \ | |||
| 2 | browser, similar to Lynx." | 2 | browser, similar to Lynx." |
| 3 | HOMEPAGE = "http://links.twibright.com/" | 3 | HOMEPAGE = "http://links.twibright.com/" |
| 4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0c80473f97008e42e29a9f80fcc55ff" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0c80473f97008e42e29a9f80fcc55ff" |
| 7 | DEPENDS = "jpeg libpng flex openssl zlib" | 7 | DEPENDS = "jpeg libpng flex openssl zlib" |
| 8 | 8 | ||
