summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/enca/enca_1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/enca/enca_1.9.bb')
-rw-r--r--meta-oe/recipes-support/enca/enca_1.9.bb2
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"
2SECTION = "libs" 2SECTION = "libs"
3HOMEPAGE = "http://trific.ath.cx/software/enca/" 3HOMEPAGE = "http://trific.ath.cx/software/enca/"
4 4
5DEPENDS += "virtual/libiconv" 5DEPENDS += "gettext-native"
6 6
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4" 8LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4"