diff options
Diffstat (limited to 'meta-oe/recipes-support/enca/enca_1.9.bb')
| -rw-r--r-- | meta-oe/recipes-support/enca/enca_1.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb b/meta-oe/recipes-support/enca/enca_1.9.bb index d4457b8da9..efea5a3c1e 100644 --- a/meta-oe/recipes-support/enca/enca_1.9.bb +++ b/meta-oe/recipes-support/enca/enca_1.9.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Enca is an Extremely Naive Charset Analyser" | |||
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" | 3 | HOMEPAGE = "http://trific.ath.cx/software/enca/" |
| 4 | 4 | ||
| 5 | DEPENDS += "virtual/libiconv" | 5 | DEPENDS += "gettext-native" |
| 6 | 6 | ||
| 7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4" |
