diff --git a/mono-core.changes b/mono-core.changes index f79630f..2707d8d 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 6 10:39:08 UTC 2013 - hrvoje.senjan@gmail.com + +- Make libmono-2_0-devel Require libmonoboehm-2_0-devel, as the it's + .so is a symlink to the libmonoboehm one + ------------------------------------------------------------------- Mon Sep 9 17:58:34 UTC 2013 - mailaender@opensuse.org diff --git a/mono-core.spec b/mono-core.spec index a128b9c..f4b6186 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -429,6 +429,7 @@ Summary: Development files for libmono License: LGPL-2.1 Group: Development/Languages/Mono Requires: libmono-2_0-1 = %{version} +Requires: libmonoboehm-2_0-devel Requires: mono-core = %{version} %description -n libmono-2_0-devel