mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
enca: add missing dependency on virtual/libiconv
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
74783ca190
commit
7c64126149
@@ -2,6 +2,8 @@ SUMMARY = "Enca is an Extremely Naive Charset Analyser"
|
||||
SECTION = "libs"
|
||||
HOMEPAGE = "http://trific.ath.cx/software/enca/"
|
||||
|
||||
DEPENDS += "virtual/libiconv"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user