[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.6.7-5-88-gbf09b22

Mirco Bauer meebey at meebey.net
Wed Apr 6 22:11:55 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 30cd43ebf79305aef0eed1956cbe9d2833984590
Author: Mirco Bauer <meebey at meebey.net>
Date:   Mon Apr 4 22:01:50 2011 +0200

    Added libmono-microsoft-csharp4.0-cil as manual dependency to mono-dmcs as needed for dynamic types

diff --git a/debian/control b/debian/control
index 532c18e..a95bbf7 100644
--- a/debian/control
+++ b/debian/control
@@ -2369,7 +2369,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${cli:Depends},
          libmono-corlib4.0-cil (>= ${mono:upversion}),
-         libmono-corlib4.0-cil (<< ${mono:next-upversion})
+         libmono-corlib4.0-cil (<< ${mono:next-upversion}),
+         libmono-microsoft-csharp4.0-cil
 Recommends: pkg-config
 Description: Mono C# 4.0 compiler for CLI 4.0
  This is the Mono C# (C-Sharp) 4.0 compiler, a platform-independent compiler

-- 
mono



More information about the Pkg-mono-svn-commits mailing list