This is an automated email from the ASF dual-hosted git repository. arielch pushed a commit to branch AOO418 in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 9c30ce91a9c477a3d60dada7ec4f6552462890bf Author: Herbert Dürr <[email protected]> AuthorDate: Tue May 13 12:12:12 2014 +0000 #i124875# pre-register the Mac AVFoundation component git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594208 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 426294d4cab3231990b92678965a08bf25c4513f) --- main/postprocess/packcomponents/makefile.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/main/postprocess/packcomponents/makefile.mk b/main/postprocess/packcomponents/makefile.mk index 0de3e5b..75989ff 100644 --- a/main/postprocess/packcomponents/makefile.mk +++ b/main/postprocess/packcomponents/makefile.mk @@ -314,6 +314,7 @@ my_components += \ .IF "$(OS)" == "MACOSX" my_components += \ avmediaQuickTime \ + avmediaMacAVF \ fps_aqua \ macab1 \ macbe1 \
