Add missing systemd BR
To install the udev rules in the correct location
This commit is contained in:
parent
b798d682ab
commit
093b480698
@ -11,6 +11,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
BuildRequires: libusb1-devel glib2-devel nss-devel pixman-devel
|
BuildRequires: libusb1-devel glib2-devel nss-devel pixman-devel
|
||||||
|
# For the udev.pc to install the rules
|
||||||
|
BuildRequires: systemd
|
||||||
BuildRequires: doxygen autoconf automake libtool
|
BuildRequires: doxygen autoconf automake libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user