packaging: Drop unneeded BuildRequires 70/264370/1
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 16 Sep 2021 11:33:44 +0000 (13:33 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 16 Sep 2021 11:33:44 +0000 (13:33 +0200)
Not only it was in wrong section but there is already
BuildRequires: pkgconfig(diagnostics) in top section.

Change-Id: I66dac6e85a82f350c56675bd370c68a586d299bf

packaging/crash-worker.spec

index caffbca..3f60a5b 100644 (file)
@@ -122,7 +122,6 @@ License:        MIT
 %package -n     bugreport-service
 Summary:        bugreport provides dumpsys provider for diagnostics data
 License:        Apache-2.0 and MIT
-BuildRequires:  pkgconfig(diagnostics)
 Requires:       %{name}-dumpsystemstate-util = %{version}-%{release}
 %if %{with livedumper}
 Requires:       %{name}-support-livecoredump = %{version}-%{release}