diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-02-18 15:28:35 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-18 15:28:35 +0000 |
commit | 8c67428341d42ada42f9186bbfe3d6f25a0edaef (patch) | |
tree | 03d58485014db81dd0c0c531f713b9ac0d3e9a83 /officecfg | |
parent | 97862219d6985611b2491ffa8df1d5fed499d115 (diff) |
WaE: add missing sal and cppunit dependencies causing tinderbox failure
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst index f4a9142c850e..2f05a629917f 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 |