Skip to content

Commit

Permalink
app-i18n/sunpinyin: Add dependency on virtual/libiconv.
Browse files Browse the repository at this point in the history
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Nov 16, 2020
1 parent 0a9ed3f commit 195a363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-i18n/sunpinyin/sunpinyin-2.0.4_pre20200306162733.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ IUSE=""

BDEPEND="dev-lang/perl
virtual/pkgconfig"
DEPEND="dev-db/sqlite:3"
DEPEND="dev-db/sqlite:3
virtual/libiconv"
RDEPEND="${DEPEND}"

if [[ "${PV}" == *_pre* ]]; then
Expand Down

0 comments on commit 195a363

Please sign in to comment.