diff options
author | David Tardon <dtardon@redhat.com> | 2011-07-26 09:58:54 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-07-26 09:59:33 +0200 |
commit | 1a852392bad27000bb8339ee1f0b994f31005b9d (patch) | |
tree | 3b1da2b233f911d9746dfe896e33e3e1bcb61341 /Repository.mk | |
parent | 0bb5194b3f1dd798398a5b866f0cfc8149d784d1 (diff) |
add icui18n to external libs
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk index 69ea9f00c99e..b1bf955c23ca 100644 --- a/Repository.mk +++ b/Repository.mk @@ -141,7 +141,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ test \ fileacc \ - icui18n \ )) |