spec: Remove unnecessary BuidRequires to dlog-redirection-stdout 46/319646/1
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:56:17 +0000 (04:56 +0000)
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 76a2bc392533bce0b91478c34c7046a969cbefcf..f1cd3f69fbebab8472e408e6c841859907b6e405 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)