diff options
author | Eike Rathke <erack@redhat.com> | 2013-04-24 23:22:01 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-04-25 00:01:07 +0200 |
commit | 3ca2240e4818a554d290ca46536dddcf3d18d332 (patch) | |
tree | 678a3342b42008f35e33b00ca5797656c2606035 /i18npool/Library_i18npool.mk | |
parent | fe4ffd81045144ffb8d69ae9e5df7ef191005128 (diff) |
use LanguageTagIcu
Change-Id: I3ced460cc5a03554dc77e19381af8a5ba202d2ab
Diffstat (limited to 'i18npool/Library_i18npool.mk')
-rw-r--r-- | i18npool/Library_i18npool.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk index 955579f5abdd..5fe9e2cf3a36 100644 --- a/i18npool/Library_i18npool.mk +++ b/i18npool/Library_i18npool.mk @@ -42,6 +42,7 @@ $(eval $(call gb_Library_use_libraries,i18npool,\ cppu \ cppuhelper \ i18nlangtag \ + i18nlangtagicu \ i18nutil \ sal \ $(gb_UWINAPI) \ |