summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJo Shields <joshield@microsoft.com>2017-03-06 14:09:05 +0000
committerJo Shields <joshield@microsoft.com>2019-01-18 09:55:58 -0500
commit92f1ce42efb8314c297c731e2cbc2a0f67949a6c (patch)
treea49f690359c5283a4828d155b5a3c94abd383f45 /debian
parent8698b9463d4cbf1e8ea9a6d74adf7b0f14d8f3ae (diff)
Mono 4.4 required for sufficiently featureful ikdasm
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e65fdc6..e257e87 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Architecture: all
Replaces: cli-common (<< 0.4.0)
Depends: debhelper (>= 7.0.8),
perl-modules,
- mono-utils (>= 3.0~) | cil-disassembler,
- mono-devel (>= 3.0~) | strong-name-tool,
+ mono-utils (>= 4.4~) | cil-disassembler,
+ mono-devel (>= 4.4~) | strong-name-tool,
libxml-dom-perl
Description: common files for building CLI packages
This package must be installed if a CLI (Common Language Infrastructure)