[Pkg-mono-svn-commits] [SCM] mono-uia branch, master, updated. debian/2.1-2
Jo Shields
directhex at apebox.org
Mon Jan 23 19:18:00 UTC 2012
The following commit has been merged in the master branch:
commit 9606347f681fd5432795acf7e5eb4df717aff452
Author: Jo Shields <directhex at apebox.org>
Date: Mon Jan 23 18:24:26 2012 +0000
Add a build-dep on mono-gmcs. Mono-UIA is platform code, so using mono-csc is not mandatory (especially since it would prevent usage of third party 2.0 WinForms apps)
diff --git a/debian/control b/debian/control
index c471107..bbb49cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
Uploaders: Ray Wang <wanglei1123 at gmail.com>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: mono-devel (>= 2.6),
+ mono-gmcs,
cli-common-dev (>= 0.6.0),
libgtk2.0-cil-dev (>= 2.12.8),
libglib2.0-cil-dev (>= 2.12.8)
--
mono-uia
More information about the Pkg-mono-svn-commits
mailing list