[Pkg-cli-apps-commits] [fsharp] 01/01: Temporarily add Depends on mono-runtime/-common to fix GAC install bug

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Wed Feb 26 10:32:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a commit to branch master
in repository fsharp.

commit a289d38567185cddfec684503009871db81d3f7c
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Wed Feb 26 21:32:38 2014 +1100

    Temporarily add Depends on mono-runtime/-common to fix GAC install bug
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6e81fa7..9d941ce 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,8 @@ Architecture: all
 Depends:
   ${cli:Depends},
   ${shlibs:Depends},
-  ${misc:Depends}
+  ${misc:Depends},
+  mono-runtime-common | mono-runtime,
 Description: functional-first programming language - core runtime library
  F# is a multi-paradigm programming language, supporting functional,
  imperative, and object-oriented structures.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git



More information about the Pkg-cli-apps-commits mailing list