From 093b4806983be4de03663d7958719ecae8ec87d6 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 15 May 2017 14:10:15 +0200 Subject: [PATCH] Add missing systemd BR To install the udev rules in the correct location --- libfprint.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libfprint.spec b/libfprint.spec index b28bd15..56b08d2 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -11,6 +11,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: s390 s390x BuildRequires: libusb1-devel glib2-devel nss-devel pixman-devel +# For the udev.pc to install the rules +BuildRequires: systemd BuildRequires: doxygen autoconf automake libtool %description