[Pkg-cli-apps-commits] [fsharp] 02/04: Add missing libmono-compilerservices-symbolwriter4.0-cil dependency to fsharp
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Wed Feb 12 10:50: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 97840f26fcca37705c3669f9872230e9cc974faa
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Wed Feb 12 09:39:44 2014 +1100
Add missing libmono-compilerservices-symbolwriter4.0-cil dependency to fsharp
Accidentally dropped in the move from split packages to a monolithic fsharp package
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 1311af0..6e81fa7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends:
${cli:Depends},
${shlibs:Depends},
${misc:Depends},
+ libmono-compilerservices-symbolwriter4.0-cil,
Breaks: fsharp-console (<< 3.0.34+dfsg-3)
Replaces: fsharp-console (<< 3.0.34+dfsg-3)
Description: functional-first programming language - compiler for the CLI
--
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