]> git.pld-linux.org Git - packages/mono.git/commitdiff
- R: libgdiplus - it's required by System.Drawing.dll
authorwolf <wolf@pld-linux.org>
Mon, 3 Apr 2006 14:37:41 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  It would be nice to split mono dlls to subpackages, so that one wouldn't
  need to install 50MB worth of dlls and their dependencies, when only small
  subset is needed. Also all *.dll.mdb should be moved to -debug subpackage,
  as they are only for debugging purposes.

Changed files:
    mono.spec -> 1.173

mono.spec

index 924a70031acfc1d1b56effc84a801c08b46054f7..02c58b9d232eb41a6f18203cc6092b261f9cbd68 100644 (file)
--- a/mono.spec
+++ b/mono.spec
@@ -38,6 +38,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: rpmbuild(monoautodeps)
 BuildRequires: xorg-lib-libX11
+Requires:      libgdiplus = %{version}
 ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 sparc64
 # alpha still broken
 # plain i386 is not supported; mono uses cmpxchg/xadd which require i486
This page took 0.033715 seconds and 4 git commands to generate.