[PATCH libreoffice-4-0] fdo#59025: Missing dependency

Stephan Bergmann (via Code Review) gerrit at gerrit.libreoffice.org
Tue Feb 5 07:21:35 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2002

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/2002/1

fdo#59025: Missing dependency

(WriterWindowState.xcs is in writer.xcd)

Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc
(cherry picked from commit 82c53d537a05dadf4d7fd7ea41292897bf2d47c7)
---
M postprocess/packregistry/makefile.mk
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk
index 9d84466..819dbab 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -114,7 +114,7 @@
     $(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

-- 
To view, visit https://gerrit.libreoffice.org/2002
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Stephan Bergmann <sbergman at redhat.com>


More information about the LibreOffice mailing list