Bugzilla – Bug 150858
package dependecy issue
Last modified: 2006-02-16 21:20:31 UTC
the rpm /cd3/suse/i586/mono-winforms-1.1.13.2-5.i586.rpm doesn't depend upon /cd3/suse/i586/libgdiplus-1.1.13.2-2.i586.rpm . Whereas without libgdiplus, winforms are unusable. I found this a very hard way, when trying to run a windows winforms application. The current Winforms implementation depend upon gdi+ layer created by mono team for compatibility with microsoft winforms future specification. So at least add this dependency in mono-winforms.
The winforms package now depends on libgdiplus. Checked into autobuild on 16 Feb, 2006.