Add missing systemd BR

To install the udev rules in the correct location
This commit is contained in:
Bastien Nocera 2017-05-15 14:10:15 +02:00
parent b798d682ab
commit 093b480698
1 changed files with 2 additions and 0 deletions

View File

@ -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