[Libreoffice-commits] .: "WaE: add missing sal and cppunit dependencies causing tinderbox failure"

Stephan Bergmann sbergman at redhat.com
Mon Feb 20 08:23:13 PST 2012


On 02/18/2012 04:29 PM, Michael Meeks wrote:
>   officecfg/prj/build.lst |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> New commits:
> commit 8c67428341d42ada42f9186bbfe3d6f25a0edaef
> Author: Michael Meeks<michael.meeks at suse.com>
> Date:   Sat Feb 18 15:28:35 2012 +0000
>
>      WaE: add missing sal and cppunit dependencies causing tinderbox failure
>
> diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst
> index f4a9142..2f05a62 100644
> --- a/officecfg/prj/build.lst
> +++ b/officecfg/prj/build.lst
> @@ -1,2 +1,2 @@
> -oc  officecfg   :    TRANSLATIONS:translations soltools solenv LIBXSLT:libxslt NULL
> +oc  officecfg   :    TRANSLATIONS:translations soltools solenv LIBXSLT:libxslt sal CPPUNIT:cppunit NULL
>   oc  officecfg\prj nmake - all oc_prj   NULL

Michael, do you remember the exact reason why you added these 
dependencies?  They probably got irrelevant again with Norbert's later 
e69b8a758061c695b4daa9029f58a1cd7f715ef6 ("disabled officecfg unittest 
due to dependencies problems")?

Stephan


More information about the LibreOffice mailing list