summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2014-01-08 14:25:23 +0000
committerJo Shields <directhex@apebox.org>2014-01-08 14:25:23 +0000
commitc01f5fca67baeb77c2683f7e4d108d8c2ff82d3e (patch)
tree0d707db317103fc265b7f6285c8606e141ebae89
parenta14fdeb9c24bc17471e8c7cbd48adf1ac2e6184a (diff)
downloadmono-c01f5fca67baeb77c2683f7e4d108d8c2ff82d3e.tar.gz
mono-devel should pull in libmono-2.0-dev as this contains mono-2.pc. Fixes FTBFS in gtk-sharp3 and others.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 694e38c05b..38a62b43f0 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