[Pkg-mono-svn-commits] [mono] 01/01: mono-devel should pull in libmono-2.0-dev as this contains mono-2.pc. Fixes FTBFS in gtk-sharp3 and others.
    Jo Shields 
    directhex at moszumanska.debian.org
       
    Wed Jan  8 14:26:49 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to branch master-experimental
in repository mono.
commit c01f5fca67baeb77c2683f7e4d108d8c2ff82d3e
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Jan 8 14:25:23 2014 +0000
    mono-devel should pull in libmono-2.0-dev as this contains mono-2.pc. Fixes FTBFS in gtk-sharp3 and others.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 694e38c..38a62b4 100644
--- a/debian/control
+++ b/debian/control
@@ -3218,8 +3218,8 @@ Depends: ${misc:Depends},
          mono-gac (= ${source:Version}),
          mono-xbuild (= ${source:Version}),
          libmono-cil-dev (= ${source:Version}),
-         libmonoboehm-2.0-dev (>= ${source:Version}),
-         libmonoboehm-2.0-dev (<< ${source:Version}.1~),
+         libmono-2.0-dev (>= ${source:Version}),
+         libmono-2.0-dev (<< ${source:Version}.1~),
          pkg-config
 Description: Mono development tools
  Mono is a platform for running and developing applications based on the
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git
    
    
More information about the Pkg-mono-svn-commits
mailing list