diff options
author | Eike Rathke <erack@redhat.com> | 2013-04-25 13:36:42 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-04-25 13:55:17 +0200 |
commit | f5752e9846453e6727b521994fd061f3fec884ff (patch) | |
tree | 21da59bee7d194bf69819287426e855558171fc7 /Repository.mk | |
parent | 792181299bffff78c9232ec161eb60962ebe289b (diff) |
ditch libi18nlangtagicu again
Thanks to Fridrich for finding the real cause for why I thought this was
necessary..
Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
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 c4858b73eab0..054d9a325871 100644 --- a/Repository.mk +++ b/Repository.mk @@ -469,7 +469,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,OOO, \ deployment \ fileacc \ i18nlangtag \ - i18nlangtagicu \ i18nutil \ mcnttype \ package2 \ |