From cd1a9705103116b614ccc32e08c4ba4443ad1d82 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Mon, 15 Oct 2012 22:16:28 +0000 Subject: [PATCH] ICU-9581 add genderinfo to dependencies list X-SVN-Rev: 32637 --- icu4c/source/test/depstest/dependencies.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/icu4c/source/test/depstest/dependencies.txt b/icu4c/source/test/depstest/dependencies.txt index 89153636c59..a27cb188860 100644 --- a/icu4c/source/test/depstest/dependencies.txt +++ b/icu4c/source/test/depstest/dependencies.txt @@ -740,7 +740,7 @@ group: platform library: i18n deps - localedata charset_detector spoof_detection + localedata genderinfo charset_detector spoof_detection alphabetic_index collation formatting formattable_cnv regex regex_cnv translit universal_time_scale uclean_i18n @@ -751,6 +751,12 @@ group: localedata uniset_props resourcebundle uset_props # TODO: change to using C++ UnicodeSet, remove this dependency +group: genderinfo + gender.o + deps + resourcebundle + uclean_i18n + group: charset_detector csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o inputext.o ucsdet.o deps -- 2.40.0