]> granicus.if.org Git - icu/commitdiff
ICU-9581 add genderinfo to dependencies list
authorMarkus Scherer <markus.icu@gmail.com>
Mon, 15 Oct 2012 22:16:28 +0000 (22:16 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Mon, 15 Oct 2012 22:16:28 +0000 (22:16 +0000)
X-SVN-Rev: 32637

icu4c/source/test/depstest/dependencies.txt

index 89153636c593af7da966cec6d383d727f2de6cdc..a27cb188860585c404a682af2627c1b7dbf1861f 100644 (file)
@@ -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