[dbxtool] Add systemd dep for %{_unitdir}

Peter Jones pjones at fedoraproject.org
Thu Aug 21 21:04:15 UTC 2014


commit f409396771fdf7afb0c37a86a3f9866363a69f74
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Aug 21 17:03:49 2014 -0400

    Add systemd dep for %{_unitdir}
    
    Signed-off-by: Peter Jones <pjones at redhat.com>

 dbxtool.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dbxtool.spec b/dbxtool.spec
index 40dfec1..b790274 100644
--- a/dbxtool.spec
+++ b/dbxtool.spec
@@ -5,7 +5,7 @@ Summary:        Secure Boot DBX updater
 License:        GPLv2
 URL:            https://github.com/vathpela/dbxtool
 ExclusiveArch:  i386 x86_64 aarch64
-BuildRequires:  popt-devel git efivar-devel
+BuildRequires:  popt-devel git efivar-devel systemd
 Source0:        https://github.com/vathpela/dbxtool/releases/download/dbxtool-%{version}/dbxtool-%{version}.tar.bz2
 
 %description


More information about the scm-commits mailing list