summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-12-13 12:03:54 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-13 12:03:54 +0100
commit82c53d537a05dadf4d7fd7ea41292897bf2d47c7 (patch)
treea62de86e925dce7dedb13bed97df6932ed3efd4f /postprocess
parent0dce7eae55bf90d2a7171a1fb8663d66ba4ac6d3 (diff)
Missing dependency
(WriterWindowState.xcs is in writer.xcd) Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packregistry/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 3150607ca353..f576a106c322 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -114,7 +114,7 @@ MY_FILES_impress = \
$(MY_MOD)/org/openoffice/Office/ProtocolHandler-impress.xcu \
$(MY_MOD)/org/openoffice/Setup-impress.xcu
-MY_DEPS_librelogo = main
+MY_DEPS_librelogo = main writer
MY_FILES_librelogo = \
$(MY_MOD)/org/openoffice/Office/Addons-librelogo.xcu \
$(MY_MOD)/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu