Comment out 'Requires: glib2-devel' 53/100953/1 accepted/tizen_4.0_base accepted/tizen_base tizen_4.0_base tizen_4.0_tv tizen_base accepted/tizen/4.0/base/20170811.092635 accepted/tizen/4.0/base/20170828.221022 accepted/tizen/base/20161202.013204 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_base/20161130.023405 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
authorJiyoung Yun <jy910.yun@samsung.com>
Wed, 30 Nov 2016 02:28:10 +0000 (11:28 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Wed, 30 Nov 2016 02:28:10 +0000 (11:28 +0900)
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 <jy910.yun@samsung.com>
packaging/mono.spec

index 49a838db65a7d02719475294654d4ba35a3c27fc..ab5a92f2d811f8dd1e69a99c0f5276e9fb6d42f5 100644 (file)
@@ -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,