From: Jiyoung Yun Date: Wed, 30 Nov 2016 02:28:10 +0000 (+0900) Subject: Comment out 'Requires: glib2-devel' X-Git-Tag: submit/tizen_base/20161130.023405^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_base;p=platform%2Fupstream%2Fmono.git Comment out 'Requires: glib2-devel' glib2 does not belong to Tizen:Base Project. Tizen Image does not contain mono so the requires option is meaningless. Change-Id: I800fb454756fa60b32ed9788003a35401c35056f Signed-off-by: Jiyoung Yun --- diff --git a/packaging/mono.spec b/packaging/mono.spec index 49a838db..ab5a92f2 100644 --- a/packaging/mono.spec +++ b/packaging/mono.spec @@ -143,7 +143,7 @@ Summary: Development tools for Mono Group: Development/Languages Requires: mono-core = %{version}-%{release} Requires: pkgconfig -Requires: glib2-devel +#Requires: glib2-devel %description devel This package completes the Mono developer toolchain with the mono profiler,