[Pkg-cli-libs-commits] [SCM] monogame branch, master, updated. upstream/2.5.1+dfsg-13-g9e3b134

Jo Shields directhex at apebox.org
Mon Jun 18 16:42:49 UTC 2012


The following commit has been merged in the master branch:
commit 9055a27a5c7f555d925c2d1f7e42c12f67e18a3d
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Jun 18 17:33:22 2012 +0100

    Fix dependency.

diff --git a/debian/control b/debian/control
index 2b945ec..6506af7 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: Free implementation of XNA - Assemblies
 Package: libmonogame-cil-dev
 Architecture: all
 Section: libdevel
-Depends: libopentk1.0-cil (= ${source:Version}), ${misc:Depends}
+Depends: libmonogame-cil (= ${source:Version}), ${misc:Depends}
 Suggests: monodoc-monogame-manual, monodevelop-monogame
 Description: Free implementation of XNA - Development files
  MonoGame is an Open Source, OpenGL implementation of the Microsoft XNA 4 

-- 
monogame



More information about the Pkg-cli-libs-commits mailing list