From: Miguel de Icaza Date: Thu, 17 Apr 2014 14:14:34 +0000 (-0400) Subject: Add System.Xml.Linq to the dotnet.pkg X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=b45701b7997f72dd72d0acd3f3ecf535f1022152;p=mono.git Add System.Xml.Linq to the dotnet.pkg --- diff --git a/data/dotnet.pc.in b/data/dotnet.pc.in index 0983102bffd..c62c51791e0 100644 --- a/data/dotnet.pc.in +++ b/data/dotnet.pc.in @@ -2,4 +2,4 @@ Name: Standard libraries in a .NET setup Description: References all the standard .NET libraries for compilation Version: @VERSION@ -Libs: -r:Accessibility.dll -r:cscompmgd.dll -r:Microsoft.VisualC.dll -r:System.Configuration.Install.dll -r:System.Data.dll -r:System.Data.OracleClient.dll -r:System.Design.dll -r:System.DirectoryServices.dll -r:System.dll -r:System.Drawing.Design.dll -r:System.Drawing.dll -r:System.EnterpriseServices.dll -r:System.Management.dll -r:System.Messaging.dll -r:System.Runtime.Remoting.dll -r:System.Runtime.Serialization.Formatters.Soap.dll -r:System.Security.dll -r:System.ServiceProcess.dll -r:System.Web.dll -r:System.Web.Services.dll -r:System.Windows.Forms.dll -r:System.Xml.dll +Libs: -r:Accessibility.dll -r:cscompmgd.dll -r:Microsoft.VisualC.dll -r:System.Configuration.Install.dll -r:System.Data.dll -r:System.Data.OracleClient.dll -r:System.Design.dll -r:System.DirectoryServices.dll -r:System.dll -r:System.Drawing.Design.dll -r:System.Drawing.dll -r:System.EnterpriseServices.dll -r:System.Management.dll -r:System.Messaging.dll -r:System.Runtime.Remoting.dll -r:System.Runtime.Serialization.Formatters.Soap.dll -r:System.Security.dll -r:System.ServiceProcess.dll -r:System.Web.dll -r:System.Web.Services.dll -r:System.Windows.Forms.dll -r:System.Xml.dll -r:System.Xml.Linq.dll