Remove Requires of glib-2.0 from spec file 82/317282/1 accepted/tizen/unified/20241231.014848 accepted/tizen/unified/x/20241231.051823 accepted/tizen/unified/x/asan/20250113.001950
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 30 Dec 2024 02:36:22 +0000 (11:36 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 30 Dec 2024 02:49:41 +0000 (11:49 +0900)
It causes install devel package to normal image.
It can cause impact on the part using this package also.
This should be removed.

Change-Id: I1b1f7616d93ce6042ec7cbb8fd6c7a03316293ff
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
packaging/capi-system-device.spec

index e92cd518b385d493a1fc59f1abfbb77639733778..fb47f02c70f34678c75f466f44d03d4cae8c8f80 100644 (file)
@@ -21,8 +21,6 @@ BuildRequires:  pkgconfig(hal-api-device)
 BuildRequires:  lcov
 %endif
 
-Requires:  pkgconfig(glib-2.0)
-
 %description
 A Device library in TIZEN C API package.