]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
misc/rasdaemon.spec.in: add libtraceevent requirement
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 18 Feb 2023 08:15:07 +0000 (09:15 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 18 Feb 2023 08:15:07 +0000 (09:15 +0100)
As we're not not bunding libtraceevent inside RASdaemon, packaging
it now requires it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
misc/rasdaemon.spec.in

index a5cc4ed981d7b5fba45d4f1cbe8ca6b20ed04eb3..ab40594f7093695e316411909e357dfbf9010422 100644 (file)
@@ -14,9 +14,11 @@ BuildRequires:               gettext-devel
 BuildRequires:         perl-generators
 BuildRequires:         sqlite-devel
 BuildRequires:         systemd
+BuildRequires:         libtraceevent-devel
 Provides:              bundled(kernel-event-lib)
 Requires:              hwdata
 Requires:              perl-DBD-SQLite
+Requires:              libtraceevent
 %ifarch %{ix86} x86_64
 Requires:              dmidecode
 %endif