[Pkg-cli-libs-commits] r3771 - /packages/webkit-sharp/trunk/debian/control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Sun Jun 15 17:40:42 UTC 2008
Author: meebey
Date: Sun Jun 15 17:40:42 2008
New Revision: 3771
URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3771
Log:
I wonder why so many libraries are still built using mcs to target CLI 1.0/1.1 (on windows nobody does that anymore).
Modified:
packages/webkit-sharp/trunk/debian/control
Modified: packages/webkit-sharp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/webkit-sharp/trunk/debian/control?rev=3771&op=diff
==============================================================================
--- packages/webkit-sharp/trunk/debian/control (original)
+++ packages/webkit-sharp/trunk/debian/control Sun Jun 15 17:40:42 2008
@@ -5,7 +5,7 @@
Uploaders: Mirco Bauer <meebey at debian.org>
Build-Depends: debhelper (>= 7), dpatch
Build-Depends-Indep: cli-common-dev (>= 0.5.7),
- mono-gmcs (>= 1.1.6),
+ mono-mcs (>= 1.0),
mono-gac,
pkg-config,
monodoc-base,
More information about the Pkg-cli-libs-commits
mailing list