[Pkg-cli-apps-commits] [fsharp] 04/05: Temporarily add Depends on mono-runtime/-common to fix GAC install bug
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Tue May 6 05:43:13 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 d67dd0ffd68f1a52b7a8b9e299d19eefdddcd63e
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