Package: nant
Version: 0.84+0.85-rc3-10
Severity: serious
Tags: patch

From my pbuilder build log:

...
mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \
                -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
resgen  src/NAnt.Core/Resources/Strings.resx bootstrap/Strings.resources
Error: Cannot load support for ResX format: System.Windows.Forms, 
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
make[1]: *** [bootstrap/NAnt.Core.dll] Error 1
make[1]: Leaving directory `/tmp/buildd/nant-0.84+0.85-rc3'
make: *** [build-stamp] Error 2

Adding libmono-winforms1.0-cil to the Build-Depends allows the package to
compile successfully.
-- 
Daniel Schepler

Reply via email to