diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-05-13 19:52:39 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2013-06-16 22:17:05 +0200 |
commit | 1733e4ad1c5bddfef8977e6b8bc738ab15f49490 (patch) | |
tree | 1f1f3095294625f3f59073648a5b2c3d2c83ae38 /desktop | |
parent | b6ecac9fb90c9caa684a10ca0f108da70e4d3245 (diff) |
Don't build icule library as we no longer use it
Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/Pagein_common.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk index 669b85a0e644..1ba1b94a1fbc 100644 --- a/desktop/Pagein_common.mk +++ b/desktop/Pagein_common.mk @@ -16,7 +16,6 @@ $(eval $(call gb_Pagein_add_objects,common,\ i18nlangtag \ $(if $(findstring YES,$(SYSTEM_ICU)),,\ icui18n \ - icule \ icuuc \ ) \ lng \ |