diff options
author | Eike Rathke <erack@redhat.com> | 2013-03-29 15:13:38 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-03-29 15:14:25 +0100 |
commit | 3f9239e8ed7a80e88c8e436e32d704023eeb1820 (patch) | |
tree | a1541dfa8d35f558f96ce83852f4069c45f0148c /extensions | |
parent | e231e6bf27b8f6741ba0a8d3779fd293e5acb1e6 (diff) |
i18nisolang1 needed
Change-Id: Id422219593b2604d441b32f55dd365840bfecbf1
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Library_updatecheckui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Library_updatecheckui.mk b/extensions/Library_updatecheckui.mk index 04ce3e58556a..bc3cdc58ca37 100644 --- a/extensions/Library_updatecheckui.mk +++ b/extensions/Library_updatecheckui.mk @@ -45,6 +45,7 @@ $(eval $(call gb_Library_use_libraries,updatecheckui,\ cppuhelper \ cppu \ sal \ + i18nisolang1 \ )) $(eval $(call gb_Library_add_exception_objects,updatecheckui,\ |