spec: Remove unnecessary BuidRequires to dlog-redirection-stdout 45/319645/1 accepted/tizen/unified/20250220.093337 accepted/tizen/unified/x/20250221.100942
authorYoungjae Cho <y0.cho@samsung.com>
Fri, 14 Feb 2025 04:31:45 +0000 (13:31 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Fri, 14 Feb 2025 04:31:45 +0000 (13:31 +0900)
The dlog-redirection-stdout code has been removed from
hal-compatibility-checker but the BuildRequires for it hasn't. So
remove the unnecessary dependency.

Change-Id: I3365b2556d80955bec35deb34276b992956c9867
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
packaging/hal-api-common.spec

index deecc188b0e8cf860e896a3e340dd726d3791ccf..439a86cc84a70080c256bd7213317a70fa422b69 100644 (file)
@@ -30,7 +30,6 @@ Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires: cmake
 BuildRequires: pkgconfig(dlog)
-BuildRequires: pkgconfig(dlog-redirect-stdout)
 BuildRequires: pkgconfig(gio-2.0)
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: pkgconfig(libxml-2.0)